OurBigBook
About
$
Donate
Sign in
Sign up
Strassen algorithm
Ciro Santilli
(
@cirosantilli,
37
)
...
Algebra
Linear algebra
Matrix
Matrix multiplication
Matrix multiplication algorithm
General matrix matrix multiplication
Created
2025-05-21
Updated
2025-07-16
0
Like
1 By others
on same topic
0 Discussions
Create my own 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
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