#6904: [with patch, need review] change ring broken over QQ and GF(2)
------------------------------+---------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.5
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by cpernet):
* status: new => needs_review
Comment:
The problem is due to the fact that with p=2, the change_ring() method
should not create a matrix_modn_dense but a matrix_mod2_dense (wrapping
m4ri).
I added this special case.
Meanwhile, it revealed a conflict in the declaration of ONE (in
libs/pari/gens.pyx, and in m4ri). So I renammed the macros in pari/gens.*.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6904#comment:4>
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.