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 Debian Archiv squeeze (main)
Version3.0+20070106-3
Sektionlibs
Prioritätoptional
Installierte Größe344 Byte
Hängt ab vonlibblas3gf, libc6 (>= 2.7-1)
Empfohlene Pakete
PaketbetreuerDebian Scientific Computing Team
Quellesuperlu
Paketgröße160362 Byte
Prüfsumme MD56118a2901fb326137d4199da9053e287
Prüfsumme SHA1de8a174c95405f69cac748077b19e661b6cb7410
Prüfsumme SHA2564c7fdcddcf01b96f3818b468e494f4c7cfb316e76a7d2b257cbab28dd836681a
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