[NumPy-Tickets] [NumPy] #1569: Migrate sparse matrices to Numpy
NumPy Trac
numpy-tickets@scipy....
Sun Aug 1 14:28:08 CDT 2010
#1569: Migrate sparse matrices to Numpy
-------------------------+--------------------------------------------------
Reporter: NabilS | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version:
Keywords: |
-------------------------+--------------------------------------------------
I propose that sparse matrices be migrated to numpy (from scipy) for these
reasons:
- They are essentially another type of array, thus very basic.
- It would allow people to use them (for instance in information-retrieval
scenarios) without all the irrelevant features of scipy (making
distribution simpler).
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1569>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list