#11544: Viewing matrices of algebraic numbers can take a long time
------------------------------+---------------------------------------------
Reporter: rbeezer | Owner: jason, was
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: linear algebra | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Rob Beezer
Merged: | Dependencies:
------------------------------+---------------------------------------------
Comment(by rbeezer):
This probably needs a bit more explanation.
One feature of #10627 is to replace specific matrix entries by a symbol.
To look up this translation in a dictionary, entries of a matrix are
hashed. For QQbar, this hash is expensive (#11543).
This patch prevents a look-up if the translation dictionary is empty.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11544#comment:5>
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.