Skip to content

User guide to SIMPLE

Installing SIMPLE

Simple can be installed using the following command,

pip install git+https://github.com/mattias-ek/SIMPLE@master

You can update to a newer version using,

pip install --upgrade git+https://github.com/mattias-ek/SIMPLE@master

Note This will only install the SIMPLE package and does not include any notebooks. You can download the example notebooks from the github repository here.