Comment #6 on issue 1168 by [email protected]: Matrix([[x+y, -x, 0], [-x-y, x, 1], [0,1,0]]).inf() gives wrong result
http://code.google.com/p/sympy/issues/detail?id=1168

subs(oo, 100) doesn't substitute all the infinities. Why is that so ? If it would have worked, we could have such an iszerofunc that replaces all symbols by some arbitrary numbers and then checks for zero.

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