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 <44158581+onlinejudge95@users.noreply.github.com>
on 1/12/2020, 4:04:10 AM