Cholesky decomposition with Schur's Complement
An interactive visual explanation of the Cholesky Decomposition derived via Schur's Complement and block matrix multiplication. Part of the Numerical Linear Algebra series by Yehor Korotenko. Demonstrates how a symmetric positive-definite matrix can be factored as A = L·L^T using block multiplication.