MA 514: Numerical Linear Algebra

Credits 3.0
This course provides students with the skills necessary to develop, analyze and implement computational methods in linear algebra. The central topics include vector and matrix algebra, vector and matrix norms, the singular value decomposition, the LU and QR decompositions, Householder transformations and Givens rotations, and iterative methods for solving linear systems including Jacobi, Gauss-Seidel, SOR and conjugate gradient methods; and eigenvalue problems. Applications to such problem areas as least squares and optimization will be discussed. Other topics might include: special linear systems, such as symmetric, positive definite, banded or sparse systems; preconditioning; the Cholesky decomposition; sparse tableau and other least-square methods; or algorithms for parallel architectures.
Prerequisites

basic knowledge of linear algebra or equivalent background. Knowledge of a higher-level programming language is assumed