Eigen Library for Linear AlgebraExplores the Eigen library for linear algebra, covering vectors, matrices, arrays, memory management, reshaping, and per-component operations.
Matrix Chain MultiplicationExplores dynamic programming for matrix chain multiplication and introduces the concept of the longest common subsequence.
Matrix CalculusCovers matrix calculus, including determinants, matrix inversion, and solutions to systems of linear equations.