4: Numerical Linear Algebra
( \newcommand{\kernel}{\mathrm{null}\,}\)
Much of scientific programming involves handling numerical linear algebra. This is because a huge number of numerical problems which occur in science can be reduced to linear algebra problems. It is very important to know how to formulate these linear algebra problems, and how to solve them numerically.