Check out my first novel, midnight's simulacra!

Strassen's Algorithm

From dankwiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

See also