#6934: Fix eigenvectors (and a lot of other stuff) for symbolic matrices
------------------------------+---------------------------------------------
Reporter: kcrisman | Owner: was
Type: defect | Status: needs_review
Priority: critical | Milestone: sage-4.4.3
Component: linear algebra | Keywords: symbolics, matrices, polynomials
Author: Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by jason):
I might add that mathematica is fast (almost instantaneous) because they
just punt to saying "roots of this huge symbolic characteristic
polynomial".
It's too bad that we don't have a generic RootOf construct (I don't
believe maxima has one either). The closest we get is QQbar, but that
only works for rational polynomials.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6934#comment:11>
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.