Implementation of "Eigenvectors from Eigenvalues" (arXiv:1908.03795) by Peter B. Denton, Stephen J. Parke, Terence Tao, Xining Zhang.
Follow the same naming convention of the paper.
python main.py
It will do the following:
-
Random construct a Hermitian matrix
-
Compute left side of equation (2)
-
Compute right side of equation (2)
-
Compare