Language

Package: mumps-metis @ 5.2.1

Synopsis

Multifrontal sparse direct solver

Description

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

Home page
http://mumps.enseeiht.fr
Location
gnu/packages/maths.scm (line: 3658, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
input-labels

Identify input labels that do not match package names

label 'fortran' does not match package name 'gfortran'
input-labels

Identify input labels that do not match package names

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