[SciPy-dev] banded generalized eigenvalue problems

Jonathan Taylor jonathan.taylor at stanford.edu
Thu Nov 9 16:37:55 EST 2006


Earlier message bounced: wrong email address:

------------------


Hi,

I need to solve a banded generalized eigenvalue problem and was going to
try to mimic the code in generic_flapack.pyf to generate a wrapper for
the appropriate lapack function: dsbgv (and its name variants).

Is this the recommended way of using extra lapack functionality that is
not presently in scipy? If not, any other suggestions?

Thanks,

Jonathan




More information about the SciPy-Dev mailing list