See the notes for the original talk, and the ones for the tutorial at the PRIN meeting.
To build:
quarto render nested-sampling-seminar.qmd
(and similarly for the other files).
The dependencies are listed in pyproject.toml, you can install them with pip (pip install .)
or uv (one single command: uv run quarto render nested-sampling-seminar.qmd).