#5031: [with patch; needs review] get doctesting of matrix/misc.pyx up to 100%;
also make A.lift() 20 times faster by moving it
----------------------------+-----------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.3
Component: linear algebra | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Changes (by was):
* summary: get doctesting of matrix/misc.pyx up to 100%; also make
A.lift() 20 times faster by moving a "gem" =>
[with patch; needs review] get doctesting of
matrix/misc.pyx up to 100%; also make A.lift()
20 times faster by moving it
Old description:
New description:
Also move some function from matrix/misc.pyx to where they belong.
misc.pyx exists only because of bugs in the *old* Cython that messed up
circular imports. Now circular imports work so that's no longer a
problem. This ticket gets doctest coverage and does part of getting rid
of misc.pyx. More will come in a later ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5031#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---