Strassen's Algorithm
From dankwiki
A matrix multiplication algorithm yielding O(n2.81) asymptotic performance at the cost of some numeric stability and increased memory consumption.
A matrix multiplication algorithm yielding O(n2.81) asymptotic performance at the cost of some numeric stability and increased memory consumption.