PyMUMPS

Python bindings for MUMPS, a parallel sparse direct solver

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libopenblas0-pthread libscalapack-openmpi2.2 libhwloc15 libopenmpi3 libmumps-5.5 libgfortran5 libevent-pthreads-2.1-7
pip3 install pymumps

Page last updated 2025-06-27 16:27:56 UTC