phys512/README.md

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 ../phys512`
`ghp-import -n -p -f _build/html`