Check out my first novel, midnight's simulacra!

Strassen's Algorithm

From dankwiki
Revision as of 08:14, 14 May 2013 by Dank (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

See also