The problem setup is described below.
A description of the alernating minimization algorithm is below.
The example below represents an input data point a (3x3) positive definite matrix with eigenvalues lambda, top row 4th column, and its approximation.
The code is a fully vectorized implementation of the algorithm above. For detailed description of the function routines, please view the notebook main.ipynb file.


