Skip to content

Commit d1ad479

Browse files
committed
Add abstract and authors
1 parent f50f1fa commit d1ad479

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ I ported this to PyTorch as a lot of my workflows are on the GPUs with PyTorch.
88
## Run Notebook on Google Colab
99
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ritchieng/eigenvectors-from-eigenvectors/blob/master/notebooks/comparison.ipynb)
1010

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."
1117

1218
## Core Equation
1319
![](./images/lemma2.png)

0 commit comments

Comments
 (0)