[SciPy-user] Sparse Matrices (SciPy or elsewhere)?

Travis Oliphant oliphant.travis at ieee.org
Mon Dec 9 14:02:02 EST 2002


On Mon, 2002-12-09 at 00:36, Costas Malamas wrote:
> I use SciPy, mostly for fun (check out my toy at memigo.com).  For a new 
> project, I am looking for a way to do sparse matrix algebra in NumPy/SciPy. 
> I notice that SciPy/sparse has been pretty much abandoned.  Is it 
> functional? if not, are there alternatives?

It's not been abandoned.  It's there and compiles for me.  It has not
been extensively tested.  It's fairly complete and is built on top of
other well tested libraries.

Getting it to work on win32 has not been tested entirely.

-Travis O.





More information about the SciPy-User mailing list