No description
Find a file
2023-09-05 12:36:33 -04:00
_config.yml Adds link to ACs homepage 2023-08-26 21:30:21 -04:00
_toc.yml Adds interpolation notes 2023-09-03 20:47:03 -04:00
basics.md Updates list of git tutorials 2023-08-31 22:19:11 -04:00
derivatives.md Updates derivatives.md 2023-09-05 12:26:47 -04:00
floats.md Updates last float exercise 2023-09-05 12:17:06 -04:00
IEEE_754_Double_Floating_Point_Format.png Adds Getting Started section 2023-08-31 11:30:27 -04:00
interpolation.md Added paragraph about total number of constraints for spline 2023-09-04 09:49:10 -04:00
intro.md Adds course outline 2023-08-25 22:59:00 -04:00
LICENSE.txt Adds intro page 2023-08-07 10:35:29 -04:00
outline.md Adds debug den details 2023-09-05 12:36:33 -04:00
plasma.png Adds logo image 2023-08-26 17:18:03 -04:00
programming.md Adds Getting Started section 2023-08-31 11:30:27 -04:00
README.md Updates README 2023-08-07 10:45:44 -04:00

phys512

PHYS 512 Computational Physics with Applications

Source for the course webpage

https://andrewcumming.github.io/phys512/

To update the website use

jupyter-book build ../phys645

ghp-import -n -p -f _build/html