#7392: RDF/CDF matrices should call scipy for rank
------------------------------+---------------------------------------------
Reporter: jason | Owner: was
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.6.2
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by rbeezer):
As a precursor to computing rank, I've written a short routine to get
singular values and conveniently work with deciding the cutoff for zero
values. At #10802. I'll get to this ticket
next.
I think a QR decomposition can be less expensive to compute, but a bit
less reliable. And I've got good advice on how to make an automated
decision on "zero" entries with the SVD.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7392#comment:3>
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.