Hacker News new | ask | show | jobs
Randomised numerical linear algebra: foundations and algorithms (arxiv.org)
3 points by jeremiecoullon 1604 days ago
1 comments

I just discovered this field; I needed an algorithm to compute a low rank approximation of a large covariance matrix without first building the matrix. I'm using algorithm 16 in this paper which is simple but very good!