This repository contains the LaTeX sources for my PhD thesis (which is now available on arXiv:2212.06615) together with a standalone version of DisCoPy intended to make the thesis self-contained.
pip install -r test/requirements.txt
coverage run -m pytest --doctest-modules --pdb
coverage report -m discopy/*.py