Sparse Matrices - roeiba/WikiRep GitHub Wiki
scipy.sparse
Documentation
- http://docs.scipy.org/doc/scipy/reference/sparse.html
- http://docs.scipy.org/doc/scipy-0.7.x/reference/generated/scipy.sparse.csc_matrix.html
Practice (tutorials, examples)
- [SciPy Learn How To Use It wise[ (https://github.com/thehackerwithin/PyTrieste/wiki/Python8-SciPy)
- [Fast transformations] (http://stackoverflow.com/questions/12129948/scipy-sparse-set-row-to-zeros)
- Sparse matrices, SciPy and PyTables
- [How to transform numpy.matrix or array to scipy sparse matrix] (http://stackoverflow.com/questions/7922487/how-to-transform-numpy-matrix-or-array-to-scipy-sparse-matrix)
- [Scipy Sparse Arrays] (http://stackoverflow.com/questions/2540059/scipy-sparse-arrays)
- [New SciPy Tutorial] (http://www.scipy.org/Additional_Documentation/New_SciPy_Tutorial?action=show&redirect=SciPy+Tutorial#head-c60163f2fd2bab79edd94be43682414f18b90df7)
- [ how do you store a sparse matrix using python] (http://stackoverflow.com/questions/5164106/python-how-do-you-store-a-sparse-matrix-using-python)
- [Python Numpy Very Large Matrices] (http://stackoverflow.com/questions/1053928/python-numpy-very-large-matrices)
Additional
- [pysparsematrix] (http://pysparse.sourceforge.net/pysparsematrix.html)
- [PyTables] (http://www.pytables.org/moin)
Matrix vs 2d Array (numpy)
http://www.scipy.org/Tentative_NumPy_Tutorial#head-b6dba51cd23fbf62221829a67d7c837300d7ef4c