Linear Systems: Direct MethodsCovers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
Eigen Library for Linear AlgebraExplores the Eigen library for linear algebra, covering vectors, matrices, arrays, memory management, reshaping, and per-component operations.