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 Debian Archiv squeeze (main)
Version1.1-1+b1
Sektionpython
Prioritätoptional
Installierte Größe956 Byte
Hängt ab vonpython-numpy, python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), libamd2.2.0 (>= 1:3.4.0)
Empfohlene Pakete
PaketbetreuerAdam C. Powell, IV
Quellepysparse (1.1-1)
Paketgröße198794 Byte
Prüfsumme MD518fa48d8dee372e42bf7bea21c4ad906
Prüfsumme SHA123dd0b59d511472a074ba31ee3fbde9fc098be94
Prüfsumme SHA256e4a5c870967a2a102bafc91ff4e81bc7d797955329388feaac61c06d4989e196
Link zum Herunterladenpython-sparse_1.1-1+b1_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