Language

Package: superlu @ 5.2.2

Synopsis

Supernodal direct solver for sparse linear systems

Description

SuperLU 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 perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The library also provides threshold-based ILU factorization preconditioners.

Home page
https://portal.nersc.gov/project/sparse/superlu/
Location
gnu/packages/maths.scm (line: 3711, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'blas' does not match package name 'openblas'