Hacker News new | ask | show | jobs
by bsoles 28 days ago
The theory of (basic) linear algebra is pretty easy. The practice of proper linear algebra is very difficult. People spend entire careers on things like error propagation in matrix operations. There are entire books on inverting matrices using a litany of approaches using things like QR décomposition, SVD, etc. I think it is fascinating...