Python Interface

A Python interface sme is available, which can be installed from PyPI with

pip install sme

To get started, take a look at the Example Notebooks, or the API Reference.

Tip

There is an online colab notebook where you can try it out in your browser without installing anything on your computer.

sme-contrib

There is also a separate Python module sme-contrib, which contains additional functionality such as plotting and parameter fitting, and can be installed with

pip install sme-contrib