[SciPy-user] sparse matrix eigenvector/value solver

christopher taylor christopher.paul.taylor at gmail.com
Fri Jan 30 10:37:08 EST 2009


I've been reading through scipy.sparse.* for some way to solve for
eigenvectors and values without much success. I found a PySparse
library which seems to have a solution that I'm looking for- any
recommendations? Is this something I can do in the scope of scipy or
should I look into this PySparse library?

As an aside, the sparse matrices I'm working with are *huge*.

ct



More information about the SciPy-User mailing list