No description
Find a file
2023-09-17 17:28:17 -04:00
_config.yml Adds link to ACs homepage 2023-08-26 21:30:21 -04:00
_toc.yml Updates toc to rename the function section' 2023-09-17 10:55:55 -04:00
basics.md Updates list of git tutorials 2023-08-31 22:19:11 -04:00
derivatives.md Adds titles to exercises in derivatives 2023-09-08 12:56:58 -04:00
derivatives_solutions.ipynb Updates derivatives solutions 2023-09-11 08:27:43 -04:00
floats.md Updates last float exercise 2023-09-05 12:17:06 -04:00
hw1.md Fixes typo in the quoted runtime in HW1 Q1 2023-09-11 13:26:40 -04:00
IEEE_754_Double_Floating_Point_Format.png Adds Getting Started section 2023-08-31 11:30:27 -04:00
integration.md Add Gauss-chebyshev to integration.md 2023-09-17 17:28:17 -04:00
interpolation.md Fixes typo in interpolate.md 2023-09-12 10:56:35 -04:00
interpolation_solutions.ipynb Code update and adds comment about noise to interpolation solutions 2023-09-17 09:21:03 -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
project_instructions.md Updates project instructions 2023-09-17 16:05:09 -04:00
README.md Adds link to jupyter book in README 2023-09-08 13:03:01 -04:00

phys512

PHYS 512 Computational Physics with Applications

Source for the course webpage

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

Built with Jupyter Book

To update the website use

jupyter-book build ../phys645

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