Status: Accepted
Owner: asmeurer
CC: smi...@gmail.com
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 sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to