List view
divide_and_conquer\strassen_matrix_multiplication.py
- 41 Complexity
- 5.12 Complexity / M
- 0 Duplication
- 13 Churn
- 172 Lines
- 135 Lines of Code
- 8 Methods
- 16.88 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.