#4237: [with patch; needs review] magma -- finite field matrix conversions
-------------------------+--------------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-3.4
Component: interfaces | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by was):
OK, I fixed the doctest, then fixed the __neg__ method which had a bug
(and has ever since it was written). This has nothing to do with the
sage/magma interface, by the way. The doctest used to be wrong because of
that bug; the new list method I wrote fixed the bug in printing, but
didn't fix the actual bug. Now it's fixed. The bug was in negation of a
number modulo p and forgetting to normalize the result in the range 0 to
p-1, inclusive.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4237#comment:17>
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
-~----------~----~----~----~------~----~------~--~---