Comment #2 on issue 3321 by [email protected]: solve_linear_system trouble with floats
http://code.google.com/p/sympy/issues/detail?id=3321
This is why running the problem through solve as a system of equations works, then: solve replaces Floats with Rationals. Perhaps solve should accept matrices?
-- 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.
