Skip to main content

Installation

pip

The package is available through pip:

pip install matid

From source

To install the latest development version from source, clone the source code from github and install with pip from local file:

git clone https://github.com/nomad-coe/matid.git
cd matid
pip install .