Hi all, thank you for your fast responses. The question was on how to do it with sympy, in particular I have a matrix with symbols and coefficients, and I am under the (maybe wrong) impression that the numerical magic is being performed with exact arithmetic and I would like it to be performed with floating-point arithmetic WHILE keeping the ability to work with symbols. (which is why I think sympy.mpmath.lu_solve wont do it.)
Best regards Bryan -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
