Status: Started
Owner: Vinzent.Steinberg
Labels: Type-Defect Priority-Critical

New issue 2110 by Vinzent.Steinberg: failing tests
http://code.google.com/p/sympy/issues/detail?id=2110

I get failures with current master. The failing solver test is fixed, a pull request has been sent. But I get a strange infinite recursion, see attachement.

The lines

 File "/home/one/src/sympy/sympy/core/mul.py", line 936, in _eval_subs
Mul(*comms_final)._eval_subs(old,new))#*[c._eval_subs(old,new) for c in comms_final])

have been condensed to one occurrence.

Attachments:
        fail.log  167 KB

--
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