[SciPy-user] Banded matrix wrapper

Brian Granger ellisonbg.net at gmail.com
Fri Dec 28 18:15:43 EST 2007


Hi,

I am needing to solve an eigenvalue problem using banded matrices.  I
see that scipy now has a function for doing this, but it takes the
matrix in a particular format (the LAPACK banded matrix format).  Does
anyone have any utilities for working with this format?  I figured I
would ask before doing this myself.

Thanks

Brian



More information about the SciPy-User mailing list