Python code for GB construction
OPTIONAL: create a virtual environment for the module.
Then, with that environment activated (if created), run:
pip install .
To install the dependancies required for visualisation or the tutorial:
pip install .\[vis\]
pip install .\[tutorial\]