News

SIAM Journal on Numerical Analysis, Vol. 12, No. 4 (Sep., 1975), pp. 617-629 (13 pages) The method of conjugate gradients for solving systems of linear equations with a symmetric positive definite ...
Methods for solving symmetric indefinite systems are surveyed including a new one which is stable and almost as fast as the Cholesky method. Journal Information SIAM Journal on Numerical Analysis ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
APPM 5460 Methods in Applied Mathematics: Dynamical Systems and Differential Equations Introduces the theory and applications of dynamical systems through solutions to differential equations.Covers ...
Solving Linear Systems (SymPy) Most linear algebra courses start by considering how to solve a system of linear equations.