Status: Accepted Owner: ---- Labels: Type-Defect Priority-Medium
New issue 3022 by [email protected]: maximum recursion depth exceeded with expand(complex=True)
http://code.google.com/p/sympy/issues/detail?id=3022 In [34]: S("-I*exp(-3*I*pi/4)/(4*pi**(3/2)*sqrt(t))").expand(complex=True) ... RuntimeError: maximum recursion depth exceeded while calling a Python object -- 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.
