Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2667 by [email protected]: is there a way to invert mixed
matrices with floating-point arithmetic?
http://code.google.com/p/sympy/issues/detail?id=2667
The documentation on QRSolve states:
This method is slower (approximately by a factor of 2) but more stable for
floating-point arithmetic than the LUsolve method. However, LUsolve usually
uses an exact arithmetic, so you don’t need to use QRsolve.
Is it possible to use LUsolve with floating-point arithmetic on matrices
containing symbols? If so how?
--
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.