Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 566 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 566 Bytes

Soccermatics

This is the course webpage for Soccermatics: mathematical modelling of football course.

To build the site locally you need to install:

conda install sphinx pip install sphinx-gallery pip install sphinxcontrib.youtube pip install myst_parser pip install sphinx_rtd_theme conda env update --file environment.yml

Then you can make it with: make clean make html

All code, including code in notebooks, but not including reuse of prose and written text, is shared under a CC-BY-NC-SA License.