MUMPS: a parallel sparse direct solver
copied from cf-staging / mumps-includeconda install conda-forge::mumps-include
conda install conda-forge/label/cf201901::mumps-include
conda install conda-forge/label/cf202003::mumps-include
conda install conda-forge/label/gcc7::mumps-include
MUMPS (MUltifrontal Massively Parallel Solver) is a package for solving systems of linear equations of the form Ax = b, where A is a square sparse matrix that can be either unsymmetric, symmetric positive definite, or general symmetric, on distributed memory computers. MUMPS implements a direct method based on a multifrontal approach which performs a Gaussian factorization.