/mumps_simple

A Simple MUMPS Interface

Primary LanguageCMIT LicenseMIT

A Simple MUMPS Interface

This streamlined MUMPS API is suitable for writing interfaces in high-level languages such as Julia or Python.

A Julia interface is available in MUMPS.jl.

How to Install

On OSX and Linux, mumps_simple is already installed with mumps if you use Homebrew or LinuxBrew. It is sufficient to

brew tap homebrew/science
brew install mumps

If you don't use LinuxBrew, customize the Makefile to reflect your system settings and type make.

This content is released under the MIT License. MIT license