Syllabus and Canvas Page
Miscellaneous Notes
Assignments
Practical 6 Due Dec. 6
Midterm 2 Nov. 10
Practical 5 Due Nov. 10
Practical 4 Due Nov. 3
Homework 5 Due Oct. 18
Practical 3 Due Oct. 13
Homework 4 Due Oct. 4
Homework 3 Due Sep. 27
Practical 2 Due Sep. 22
Homework 2 Due Sep. 13
Practical 1 Due Sep. 8
- Practical 1 Rubric
 - Practical 1 Code Template
 - Anaconda, a Way to Get Started with Python for Numerical Analysis
 - Working with Sparse Matrices
 - Some notes on Taylor's Theorem from Introduction to Scientific Computing and Data Analysis by M.H. Holmes
 - Notes on Finite Differences
 - Implementing Gaussian Quadrature in Python
 - Wikipedia Page for Gaussian Quadrature
 - Some Theoretical Notes on Gaussian Quadrature by Autar Kaw and Michael Keteltas
 - Computing Errors in 1D
 - Making Tables and Plots with Python