#4889: deprecate matrix.list()
----------------------------+-----------------------------------------------
Reporter: robertwb | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.4
Component: linear algebra | Keywords:
----------------------------+-----------------------------------------------
list(M) and M.list() returning different lists is inconsistent. As
discussed at http://groups.google.com/group/sage-
support/browse_thread/thread/a7d8b439df769e7 we should have M.entries()
which replaces M.list() and deprecate the latter.
The behavior of list(M) will remain the same, and consistency with M[i].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4889>
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
-~----------~----~----~----~------~----~------~--~---