Paketname | python-sparse |
Beschreibung | Sparse linear algebra extension for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 564 Byte |
Hängt ab von | python-numpy, python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libamd2.2.0 (>= 1:3.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pysparse |
Paketgröße | 114224 Byte |
Prüfsumme MD5 | 4f39fd64d61425af28533139c710d196 |
Prüfsumme SHA1 | 6fb6ddb7c24a0c69416f4404e80f93c7b2409ddd |
Prüfsumme SHA256 | 5561808bf8cae316ce2a34f6a8998aa7f0cd496979626c318eb3d433d4234ebd |
Link zum Herunterladen | python-sparse_1.1-1_i386.deb |
Ausführliche Beschreibung | This 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.
|