Paketname | python-symeig |
Beschreibung | Symmetrical eigenvalue routines for NumPy |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.5-2 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 40 Byte |
Hängt ab von | python-scipy (>= 0.7.0~) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | symeig |
Paketgröße | 5660 Byte |
Prüfsumme MD5 | 2c0c3d6c587a7f9560422c61e9fb8675 |
Prüfsumme SHA1 | ac0490497b3c68ca2f712e6600c29980bc947e4a |
Prüfsumme SHA256 | 394df1aa325f8ce16eee73e2ac81e5b14856a2f052e3a741490cd183d2ed448a |
Link zum Herunterladen | python-symeig_1.5-2_all.deb |
Ausführliche Beschreibung | 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 (linalg.eig and
linalg.eigh).
.
This is dummy transitional package -- please use scipy's scipy.linalg.eigh
for symeig functionality.
|