Language

Package: mumps @ 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: 3517, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
formatting

Look for formatting issues in the source

line 3590 is way too long (94 characters)
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'