#4237: [with patch; needs work] 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):
A quick comment. The *new* output you're getting is *right*. The old
output, which is in sage, is wrong. Somebody (probably me) fixed a bug.
The matrix is a matrix modulo 19, so its entries should be normalized
between 0 and 18, inclusive. That 19 should be 0, as it is in the output
you get now.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4237#comment:15>
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
-~----------~----~----~----~------~----~------~--~---