Path to this page:
./
math/superlu,
ANSI C routine library for the solution of sparse linear systems
Branch: pkgsrc-2018Q3,
Version: 3.0.1nb6,
Package name: superlu-3.0.1nb6,
Maintainer: pkgsrc-usersSuperLU contains a set of subroutines to solve a sparse linear system
A*X=B. It uses Gaussian elimination with partial pivoting (GEPP). The
columns of A may be preordered before factorization; the preordering
for sparsity is completely separate from the factorization.
SuperLU is implemented in ANSI C, and must be compiled with standard
ANSI C compilers. It provides functionality for both real and complex
matrices, in both single and double precision.
Required to run:[
math/blas]
Master sites:
Version history: (Expand)
- (2018-10-22) Package added to pkgsrc.se, version superlu-3.0.1nb6 (created)