OurBigBook
About
$
Donate
Sign in
+
Sign up
by
Ciro Santilli
(
@cirosantilli,
37
)
Strassen algorithm
...
Algebra
Linear algebra
Matrix
Matrix multiplication
Matrix multiplication algorithm
General matrix matrix multiplication
0
Like
1 By others
on same topic
0 Discussions
Updated
2025-07-01
+
Created
2025-05-21
See my version
Ancestors
(9)
General matrix matrix multiplication
Matrix multiplication algorithm
Matrix multiplication
Matrix
Linear algebra
Algebra
Area of mathematics
Mathematics
Home
Incoming links
(1)
Commutative matrix multiplication algorithm
View article source
Discussion
(0)
Subscribe (1)
+
New discussion
There are no discussions about this article yet.
Articles by others on the same topic
(1)
Show body
Body
0
Strassen algorithm
by
Wikipedia Bot
0
1970-01-01
View more
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}) \).
See all articles in the same topic
+
Create my own version