Comment #4 on issue 2618 by asmeurer: Solve fails on expressions containing finite symbols
http://code.google.com/p/sympy/issues/detail?id=2618

Improving Add.is_finite is fine (it would be in add.py), but that's not the problem here. (-y-3).is_finite is None, so solve() should be letting it through. There's a bug in the code added by the commit I referenced above.

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