#6904: change ring broken over QQ and GF(2)
------------------------------+---------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.5
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by wjp):
This is occurring in {{{Matrix_modn_dense._sub_()}}}. It gets called with
'right' of type Matrix_mod2_dense, but casts it to Matrix_modn_dense
internally. (I haven't looked at all at why this is happening and if it
should be happening.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6904#comment:3>
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.