#9212: top-level identity_matrix and zero_matrix functions should return mutable
matrices
------------------------------+---------------------------------------------
Reporter: jason | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone: sage-4.4.4
Component: linear algebra | Keywords:
Author: Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
After #8276, the top-level identity_matrix and zero_matrix functions
return immutable matrices, which is a backwards-incompatible change that
is inconvenient in many cases (when code starts with those matrices as the
base and then modifies them).
This patch makes these matrices mutable.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9212>
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.