phys512/README.md
2023-09-08 13:03:01 -04:00

14 lines
293 B
Markdown

# phys512
PHYS 512 Computational Physics with Applications
Source for the course webpage
<https://andrewcumming.github.io/phys512/>
Built with [Jupyter Book](https://jupyterbook.org/intro.html)
To update the website use
`jupyter-book build ../phys645`
`ghp-import -n -p -f _build/html`