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-dev
BeschreibungDirect solution of large, sparse systems of linear equations
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version3.0+20070106-3
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe2184 Byte
Hängt ab vonlibblas-dev, libsuperlu3 (= 3.0+20070106-3)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellesuperlu
Paketgröße535212 Byte
Prüfsumme MD54ec5752f7d651c45bbdf304b9b786cdb
Prüfsumme SHA12dfe91adb96162a4e56883be2b2879803fe0583e
Prüfsumme SHA2560450d86cd42e700c6184b3d625c3b0a5711162e7faec1c149e0cf724e7ca2828
Link zum Herunterladenlibsuperlu3-dev_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