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


Paketnamelibsuperlu3
BeschreibungDirect solution of large, sparse systems of linear equations
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version3.0+20070106-3
Sektionuniverse/libs
Prioritätoptional
Installierte Größe352 Byte
Hängt ab vonlibblas3gf, libc6 (>= 2.7-1)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellesuperlu
Paketgröße163778 Byte
Prüfsumme MD59b1798a366dc060dddfe9423adc6975f
Prüfsumme SHA15a6620e704a839749fa663744fc2b57a878d0bb2
Prüfsumme SHA256d6aff6219c2ff1c4c588b440ab576d326b4fc381bc330b66f7224c5d023c48bc
Link zum Herunterladenlibsuperlu3_3.0+20070106-3_i386.deb
Ausführliche BeschreibungSuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.


Impressum
Linux is a registered trademark of Linus Torvalds