Welcome! You have found the homepage of the Fall 2023 manifestation of Math 218.
The following code will calculate S=LDL^T if this factorization exists.
The following code will calculate a Cholesky factorization S=R^TR if S is positive semidefinite.