Hacker News new | ask | show | jobs
by owlbite 1498 days ago
If the data is Sparse (which is not uncommon for large matrices in the real world), you can exploit the sparsity to do significantly better then O(n**3).