Installation#
Install `statemodify`
using pip:
$ # statemodify requires python >= 3.8.
$ pip install statemodify
You may also install `statemodify`
from source.
$ git clone https://github.com/IMMM-SFA/statemodify.git
$ cd statemodify
$ pip install .