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: 3228, 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 3301 is way too long (94 characters)