Updates:
        Status: Fixed

Comment #1 on issue 3219 by [email protected]: infinite recursion with as_leading_term
http://code.google.com/p/sympy/issues/detail?id=3219

This no longer appears to be an issue:

((1/x)**Rational(3,2)+1).as_leading_term(x)
(1/x)**(3/2)

If anyone finds different, please reopen.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to