Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 516 Bytes

Code Class

Notebooks included:

Testing your setup

These are just used to make sure you have everything set up and working

  1. test_notebook.ipynb A very short notebook for testing code speed
  2. hello_world.ipynb A test notebook to verify your Jupyter environment is working

Lessons

  1. intro.ipynb Day 1: An introduction to Python programming
  2. TBD
  3. math_with_python.ipynb Day 3: Using python to solve lots of math problems all at once
  4. Simple-diffusion.ipynb Day 4: Simple diffusion