[SciPy-user] Sparse Matrices

Pearu Peterson pearu at scipy.org
Sun Feb 8 02:07:08 EST 2004



On Sat, 7 Feb 2004, Christoph Ortner wrote:

> Pearu Peterson wrote:
> >scipy.sparse does not build on Windows
   ^^^^^

> Do you mean the pysparse package of  Roman Geus?

No. See ^^^ above.

> I built it both under cygwin and VC6.0 without any problems.
> I didnt succed in mingw though, because I wasnt able to
> create the python23.a.

Hint: when using scipy_distutils instead of distutils, libpython23.a
will be created for you. Also, google'ing gives number of references
how to create this file.

Pearu

> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
> 



More information about the SciPy-User mailing list