http://www.maths.lth.se/na/courses/FMNN01The course is a follow-up to the basic course Linear Algebra. We teach how to solve practical problems using modern numerical methods and computers. The course introduces iterative methods for solving linear equations systems and eigenvalue problems of large dimensions. For more moderate size problems matrix factorization methods and their implementation are introduced. Central concepts to analyze the algorithms are convergence, stability, and complexity (how accurate the answer will be and how rapidly it is computed).
Numerical Linear Algebra by Lloyd N. Trefethen and David Bau, III, SIAM, Philadelphia, ISBN 0-89871-361-7.:
The course provides theoretical understanding of some important algorithms. The course also provides hands-on experience of implementing these algorithms as computer code and of using them to solve applied problems. Upon completion of the course the student shall have substantially better and more useful knowledge of numerical linear algebra than students who merely have taken a basic course in scientific computing. The course shall also stimulate to independent study.