Papers this is based on: https://www.sciencedirect.com/science/article/pii/S104458031400223X#f0025 https://www.sciencedirect.com/science/article/pii/S2211285522008941#sec0010
To begin developing the code run
poetry install --with dev
poetry run pre-commit install
Unit tests can be run with
poetry run pytest