Tiziano Zito schrieb:

>  The optional symeig module contains a Python wrapper for the LAPACK
> functions to solve the standard and generalized eigenvalue problems
> for symmetric (hermitian) positive definite matrices. Those
> specialized algorithms give an important speed-up with respect to the
> generic LAPACK eigenvalue problem solver used by NumPy.
> 

This sounds very good. Is symeig completely independent from that other
package, in the sense that it only depends on numpy?

thanks,
Sven
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to