I need to compute eigenvalues and eigenvectors on sparse matrix.
I found a C library "meschach" which seems to do the work.
Unfortunatly, this libray doesn't seem to be interfaced in Python.
Has anyone ever used this library and interfaced it in Python or has a solution
to compute eigenvalues and eigenvalues on sparse matrix efficiently in Python?
Thanks in advance,
Cyril
-- http://mail.python.org/mailman/listinfo/python-list