You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ I ported this to PyTorch as a lot of my workflows are on the GPUs with PyTorch.
8
8
## Run Notebook on Google Colab
9
9
[](https://colab.research.google.com/github/ritchieng/eigenvectors-from-eigenvectors/blob/master/notebooks/comparison.ipynb)
10
10
11
+
## Authors and Abstract
12
+
PETER B. DENTON, STEPHEN J. PARKE, TERENCE TAO, AND XINING ZHANG
13
+
14
+
"We present a new method of succinctly determining eigenvectors
15
+
from eigenvalues. Specifically, we relate the norm squared of the elements of
16
+
eigenvectors to the eigenvalues and the submatrix eigenvalues."
0 commit comments