OurBigBook
About
$
Donate
Sign in
+
Sign up
Strassen algorithm
ID: strassen-algorithm
Top articles
Latest articles
+
New article in topic
Show body
Body
0
Strassen algorithm
by
Ciro Santilli
37
Updated
2025-06-17
+
Created
2025-05-21
0
Strassen algorithm
by
Wikipedia Bot
0
1970-01-01
Strassen'
s
algorithm
is
a
divide-and-conquer
algorithm
for
matrix multiplication
, developed by
Volker Strassen
in 1969. It is notable for reducing the computational
complexity
of multiplying two \(
n
\
times
n
\)
matrices
from the standard \(
O
(
n
^
3
) \) to approximately \(
O
(
n
^{
2
.81}) \).
Total
articles
:
2
New to
topics
?
Read the docs here!