#5715: [with patch, needs review] show subdivisions for matrices over GF(2)
----------------------------+-----------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: defect | Status: new
Priority: minor | Milestone: sage-3.4.2
Component: linear algebra | Keywords:
----------------------------+-----------------------------------------------
Since {{{matrix_mod2_dense}}} defines its own {{{str}}} function, it
overrides the function for general matrices, so for dense matrices over
GF(2), subdivisions are not printed. (See [http://groups.google.com/group
/sage-support/browse_frm/thread/a08df4717024f9c0 this discussion].)
This patch deletes the {{{str}}} method for dense matrices over GF(2).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5715>
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
-~----------~----~----~----~------~----~------~--~---