Numerical Methods in Python Collection of Python scripts for numerical methods. Systems of Linear and Algebraic Equations Gaussian Elimination — Solves [a]{b} = {x} by Gauss elimination. Van der Monde Matrices