No description
Find a file
2023-09-24 19:52:13 -04:00
_config.yml Adds link to ACs homepage 2023-08-26 21:30:21 -04:00
_toc.yml Adds solutions to prob distribution exercises 2023-09-22 16:35:48 -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
function_solutions.md Adds material on random numbers 2023-09-21 11:58:25 -04:00
generating_random.md Fix typo in generating_random.md 2023-09-24 19:52:13 -04:00
hw1.md Updates HW1 deadline time 2023-09-19 15:08:11 -04:00
hw2.md Updates HW2 2023-09-18 21:36:27 -04:00
hw2_data.txt Updates HW2 2023-09-18 21:36:27 -04:00
IEEE_754_Double_Floating_Point_Format.png Adds Getting Started section 2023-08-31 11:30:27 -04:00
integration.md Updates integration.md 2023-09-20 11:30:46 -04:00
integration_solutions.ipynb Fixes latex bug in integration solutions 2023-09-19 17:09:35 -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
lcg.ipynb Adds material on random numbers 2023-09-21 11:58:25 -04:00
LICENSE.txt Adds intro page 2023-08-07 10:35:29 -04:00
outline.md Adds Klein and Godunov book to outline.md 2023-09-20 11:39:56 -04:00
plasma.png Adds logo image 2023-08-26 17:18:03 -04:00
prob_distributions_solutions.ipynb Adds solutions to prob distribution exercises 2023-09-22 16:35:48 -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
random.md Adds material on random numbers 2023-09-21 11:58:25 -04:00
random_solutions.md Adds solutions to prob distribution exercises 2023-09-22 16:35:48 -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