Sparse matrices

George Sakkis gsakkis at rutgers.edu
Mon Sep 26 20:36:57 EDT 2005


Is there any sparse matrix package compatible with Numeric/Numarray ? Ideally, the implementation of
a matrix (dense/sparse) should be transparent to the application. However the APIs of the only
packages I'm aware of -- the Sparse module in Scipy and PySparse --are both pretty incomplete
compared to (dense) numeric arrays. Any alternatives ?

George





More information about the Python-list mailing list