#4768: [with patch; positive review] magma -- speed up conversion of integer and
rational matrices from sage to magma by an order of magnitude
------------------------+---------------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.2
Component: interfaces | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by mabshoff):
The matrix_rational_dense.pyx doctest around line 225 needs the line
{{{
sage: m = matrix(QQ,2,3,[1,2/3,-3/4,1,-2/3,-45/17])
}}}
added for the doctest to pass.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4768#comment:5>
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
-~----------~----~----~----~------~----~------~--~---