phys512/README.md

15 lines
293 B
Markdown
Raw Permalink Normal View History

2023-08-07 10:19:31 -04:00
# phys512
2023-08-07 10:24:38 -04:00
PHYS 512 Computational Physics with Applications
Source for the course webpage
<https://andrewcumming.github.io/phys512/>
2023-09-08 13:03:01 -04:00
Built with [Jupyter Book](https://jupyterbook.org/intro.html)
2023-08-07 10:24:38 -04:00
To update the website use
`jupyter-book build ../phys512`
2023-08-07 10:45:44 -04:00
2023-08-07 10:24:38 -04:00
`ghp-import -n -p -f _build/html`