Comment #2 on issue 3595 by [email protected]: ZerodivisionError with floating point Matrix inversion
http://code.google.com/p/sympy/issues/detail?id=3595
1 / Float(0.0) -> inf seems right given that 1 / Integer(0) gives inf. What would be the justification for the ZeroDivisionError for the float as compared to the integer?
-- 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.
