SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Added Strassen divide and conquer algorithm to multiply matrices. (#1648)

* Added Strassen divide and conquer algorithm to multiply matrices

* Divide and conquer algorith to calculate pow(a,b) or a raised to the power of b

* Putting docstring inside the function.

* Added doctests
A
AlexLeka98 committed
98733618e25db3d640093605a24be4faf9c69222
Parent: f9e1a16
Committed by onlinejudge95 <[email protected]> on 1/12/2020, 4:04:10 AM