Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ strassen_matrix_multiplication.py
File
strassen_matrix_multiplication.py
divide_and_conquer/strassen_matrix_multiplication.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
import
math
4
Callers
nothing calls this directly
Calls
1
strassen
Function · 0.85
Tested by
no test coverage detected