Status: Accepted
Owner: asmeurer
CC: [email protected]
Labels: Type-Defect Priority-Medium Simplify
New issue 2295 by asmeurer: Recursion error with
sqrt(x*x.conjugate()).expand(complex=True)
http://code.google.com/p/sympy/issues/detail?id=2295
a = sqrt(x*x.conjugate())
a.expand(complex=True)
RuntimeError: maximum recursion depth exceeded while calling a Python object
I would have included the whole traceback, but Google Code is telling me
that the comment is too long.
--
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.