#13400: Investigate ways to gain speed in basic constructions
---------------------------+------------------------------------------------
Reporter: nbruin | Owner: robertwb
Type: enhancement | Status: new
Priority: major | Milestone: sage-wishlist
Component: coercion | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
---------------------------+------------------------------------------------
With tickets #715, #11521, #12215, #12313, parent structures don't have
eternal life anymore the way they used to have. That affects run-times,
because chances are much higher now that the parent has to be rebuilt,
whereas before, it was just looked up in a cache. It would be nice if we
can mitigate much of this.
(filed under coercion because that seems to be one of the main components
in this)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13400>
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.