DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-sparse
BeschreibungSparse linear algebra extension for Python
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.1-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe564 Byte
Hängt ab vonpython-numpy, python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libamd2.2.0 (>= 1:3.4.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellepysparse
Paketgröße114224 Byte
Prüfsumme MD54f39fd64d61425af28533139c710d196
Prüfsumme SHA16fb6ddb7c24a0c69416f4404e80f93c7b2409ddd
Prüfsumme SHA2565561808bf8cae316ce2a34f6a8998aa7f0cd496979626c318eb3d433d4234ebd
Link zum Herunterladenpython-sparse_1.1-1_i386.deb
Ausführliche BeschreibungThis provides a set of sparse matrix types for Python, with modules which implement: - Iterative methods for solving linear systems of equations - A set of standard preconditioners - An interface to a direct solver for sparse linear systems of equations - The JDSYM eigensolver . All of these modules are implemented as C extension modules based on standard sparse and dense matrix libraries (UMFPACK/AMD, SuperLU, BLAS/LAPACK) for maximum performance and robustness.


Impressum
Linux is a registered trademark of Linus Torvalds