Paketname | python-sparse-examples |
Beschreibung | Sparse linear algebra extension for Python: documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 296 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-sparse (>= 1.1-1) |
Empfohlene Pakete | |
Paketbetreuer | Adam C. Powell, IV |
Quelle | pysparse |
Paketgröße | 154748 Byte |
Prüfsumme MD5 | 7ae5b93e8b068a3d661e7b41cf924e61 |
Prüfsumme SHA1 | c503c0321ae4e02cf27ed0aabb2f3ff26ef3a0f5 |
Prüfsumme SHA256 | d1f942b5763ae08bf7a304542842c7fb3f002f5661a6fa9bcdde7f946da76356 |
Link zum Herunterladen | python-sparse-examples_1.1-1_all.deb |
Ausführliche Beschreibung | This package provides documents and examples for python-sparse, 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.
|