Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 431 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 431 Bytes

Nested sampling seminar

See the notes at this link.

To build:

quarto render nested-sampling-seminar.qmd

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).