Hacker News new | ask | show | jobs
Numerical Algorithms for Computing Eigenvectors (marckhoury.github.io)
27 points by marckhoury 2684 days ago
1 comments

nb: The algorithms that people use in practice (e.g. in MATLAB) are even more sophisticated and based on ARnoldi iterations, an entirely different set of algorithms, through the ARPACK set of numerical routines.