This is a small collection of notebooks illustrating concepts in numerical linear algebra. They were created as part of the Fall 2014 course AMCS 251 at KAUST. They are meant to accompany a reading of Numerical Linear Algebra by Trefethen & Bau.
Links to notebooks on nbviewer:
- Stability of Householder Triangularization
- Backward stability of solving Ax=b by Householder QR
- Stability of Least Squares Algorithms
- Gaussian Elimination
- Methods for finding a single eigenvalue
The material in this repository is released under a Creative Commons 3.0 CC-BY license. You may reuse it freely as long as you credit David I. Ketcheson.