- Supplementary jupyter notebook to show application of formulas.
- Written in Python. Uses pipfile.
- Install pipenv with
pip install --user pipenv
- Run
pipenv install
- To run the jupyter notebook, run the command
pipenv run jupyter notebook
pip install --user pipenv
pipenv install
pipenv run jupyter notebook