[SciPy-user] Current status of SuperLU, UMFPACK, sparsekit in scipy ??

Nils Wagner nwagner at mecha.uni-stuttgart.de
Thu Oct 9 06:39:59 EDT 2003


Dear experts,

Is it already possible to use the sparse solvers in scipy ?
Afaik, it's no standard package 

In setup.py

standard_packages = ['io','linalg',
                     'special','signal','stats',
                     'interpolate','integrate','optimize',
                     'cluster','cow','ga','fftpack'
#                    ,'sparse'
                    ]


How do I use these packages ?

A small example of the usage would be appreciated.

Thanks in advance.

Nils



More information about the SciPy-User mailing list