Hacker News new | ask | show | jobs
by bawolff 318 days ago
I still think matrix multiplication's O(n^2.371339) is super weird.
1 comments

Matrix multiplication definitely should be O(n^(2+o(1))).