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
>
MDP version 2.1 and symeig 1.2 have been released!
What's new in version 2.1?
--
- Fully compatible with NumpPy 1.0, the first stable release
of the descendant of the Numeric python extension module
- symeig project resumed and updated
- For increased speed, scipy and