Status: Accepted
Owner: asmeurer
Labels: Type-Defect Priority-Medium Matrices EasyToFix
New issue 2683 by asmeurer: det() is called when inverting matrix through GE
http://code.google.com/p/sympy/issues/detail?id=2683
As noted at
http://groups.google.com/group/sympy/browse_thread/thread/ba37b597b851df7c#,
det() is called when inverting a Matrix with the GE method. This is used
only the check if it is non-degenerate. This should instead be checked by
the output of rref().
--
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.