Basically, I am running tests with Strassen\'s algorithm to compute matrices, and I am measuring the runtimes of the code.
# Version 3.6 import numpy as np de