Paketname | python-sparse |
Beschreibung | Sparse linear algebra extension for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1-1+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 956 Byte |
Hängt ab von | python-numpy, python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), libamd2.2.0 (>= 1:3.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Adam C. Powell, IV |
Quelle | pysparse (1.1-1) |
Paketgröße | 198794 Byte |
Prüfsumme MD5 | 18fa48d8dee372e42bf7bea21c4ad906 |
Prüfsumme SHA1 | 23dd0b59d511472a074ba31ee3fbde9fc098be94 |
Prüfsumme SHA256 | e4a5c870967a2a102bafc91ff4e81bc7d797955329388feaac61c06d4989e196 |
Link zum Herunterladen | python-sparse_1.1-1+b1_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.
|