Skip to content

A template for creating a course with readthedocs.

License

Notifications You must be signed in to change notification settings

africamax/Soccermatics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A template for creating a course with readthedocs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%