This repository contains the Julia and Python notebooks used for the QuIP lecture material, together with the Jupyter Book build that publishes them as a website.
- Published book: https://secquoia.github.io/QuIP/
- Book homepage source: index.md
- Local build and execution instructions: local-setup.md
notebooks_py/: Python notebooksnotebooks_jl/: Julia notebooksscripts/: helper scripts for local Julia/Jupyter workflowsmyst.ymland_config.yml: book configuration
Notebook-level author attributions remain inside the notebooks themselves. The book homepage and site-level metadata are managed separately from this GitHub README.