Non-optimized PyTorch Eigenvectors from Eigenvalues Implementation
Pre-release
Pre-release
This repository implements the paper "Eigenvectors from Eigenvalues" that "relates the norm squared of the elements of eigenvectors to the eigenvalues and the submatrix eigenvalues." Implementation is in PyTorch, enabling deployment on CPU and GPU for large-scale calculation of eigenvectors through this new succinct method.