.. toctree:: :hidden: <assignment1> <miniproject2> <lab5b>
To run the executable IPython notebook, open a terminal window, change to the folder containing your cloned numeric repository and cd to the lab1 folder. Then start IPython by typing:
ipython notebook 01-lab1.ipynb
This will launch your browser with the notebook as demonstrated in class.
If you want to read the lab offline, here are:
After you have gone through the lab, answer the following questions:
- The notebook is checked into git at 01-lab2.ipynb Change to your cloned numeric folder and type "git pull" in a command window to update your repository and fetch it
- If you want to read the lab offline, here are:
- Assignment: both graduate students and undergraduates should do all five problems (Error, Accuracy, Stability, Backward-Euler, Taylor). Email paustin@eos.ubc.ca with a url pointing to the notebook containing your answers for the programming questions. The deriviations can be done as a scanned pdf or as plain paper or a pdf file.
The assignment for undergrads and grads is here
- If you want to read the lab offline, here are:
- An html copy of the IPython notebook
- A pdf copy of the IPython notebook
- Assignment: A409 do Problems 2 (tableau), 3 (Runge Kutta4), 4 (embedded), Coding A and Coding B
- Assignment: Grads do Problems 2 (tableau), 3 (Runge Kutta4), 4 (embedded), Coding A, Coding B and Coding C
- download pdf version
Assignment -- A409 do Problems 1 (constant), 2 (coupling), 4 (initial), 5 (temperature), 6 (estimate)
Assignment -- E511: do Problems 1 (constant), 2 (coupling), 4 (initial), 5 (temperature), 6 (estimate), 8 (adaptive), 9 (predators)
Lab 5b: ODE track
- Lab 5b, 6 (ODE's)
- Lab 7b, 10 (PDE's)
- An html copy of the IPython notebook
- A pdf copy of the IPython notebook
- Assignment -- Grad ODE track -- do Problems: Experiment, Steady States, Adaptive and Sensitivity
- An html copy of the IPython notebook
- A pdf copy of the IPython notebook
- Do the following question for this lab
- A409: 1, 2a and 4
- Grads: 2b, 4 and 5
- For E511 PDE track do the problems outlined in assignment7B.pdf