[SciPy-user] Sparse eigensolver

lorenzo bolla lbolla at gmail.com
Thu Dec 6 11:52:47 EST 2007


sure: scipy.sandbox.arpack
it's in the sandbox, so you have to enable it and recompile scipy.
note that there is a patch for arpack.py (google for it).
L.


On 12/6/07, Matthieu Brucher <matthieu.brucher at gmail.com> wrote:
>
> Hi,
>
> Is there a package for scipy (or a function in scipy directly) that can
> compute the eigen values and the eigen vectors of a sparse matrix, like the
> eigs function in Malab ?
>
> Matthieu
> --
> French PhD student
> Website : http://miles.developpez.com/
> Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
> LinkedIn : http://www.linkedin.com/in/matthieubrucher
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071206/a4c98b18/attachment.html>


More information about the SciPy-User mailing list