#10454: Add to matrices .is_nonsingular() as an alias for .is_invertible()
------------------------------+---------------------------------------------
Reporter: rbeezer | Owner: jason, was
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.6.2
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by rbeezer):
* status: new => needs_review
Comment:
It is never what it seems. Over a commutative ring, the '''right''' thing
to do is to define `is_singular()` to be the condition that the matrix has
a zero determinant.
So this needs to be a new method, it is better stated as the positive
version, and it is more than just a convenience.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10454#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.