This Jupyter notebook serves as supplementary material to the Python code from the book Numerical Methods for Scientific Computing. This notebook was written and tested using Octave version 6.4.0. By-and-large, the snippets are verbatim from the book with the an occasional explicit output, plot statement, or variable declaration. These code snippets are minimal working toy algorithms meant to better understand the mathematics that goes into them.