#13660: Auto convert matrices over RR/CC to RDF/CDF for eigenvalue/eigenvector
computations
-----------------------------------------+----------------------------------
Reporter: ppurka | Owner: jason, was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.5
Component: linear algebra | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Punarbasu Purkayastha | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------+----------------------------------
Changes (by {'newvalue': u'Punarbasu Purkayastha', 'oldvalue': ''}):
* status: new => needs_review
* author: => Punarbasu Purkayastha
Old description:
> This ticket implements
> [http://trac.sagemath.org/sage_trac/ticket/12514#comment:5 the
> suggestion] that was discussed in #12514. The idea is to be helpful to
> new users and coax them into doing the computations over the right
> fields.
New description:
This ticket implements
[http://trac.sagemath.org/sage_trac/ticket/12514#comment:5 the suggestion]
that was discussed in #12514. The idea is to be helpful to new users and
coax them into doing the computations over the right fields.
----
Apply [attachment:trac_13660-auto_convert_matrix_to_RDF_CDF.patch] to
`devel/sage`.
--
Comment:
Patch attached. I haven't changed the `LU` and `QR` functions for two
reasons:
1. I don't quite know what to cache in those functions there.
2. The behavior of `RR` and `CC` is already documented in those functions.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13660#comment:1>
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.