> To follow up on myself one last time, here's what appears to be the > minimal example exhibiting thisproblem > > def prob(): > for i in xrange(1000000): > a = var('a') > eqn = (a - 1)/(a) > eqn.numerator()
I've gone ahead and filed this in Trac as http://trac.sagemath.org/sage_trac/ticket/8772 Best, Nathan -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org