A = np.random.randint(0, 50, size=(128,128)) B = np.random.randint(0, 50, size=(128,128))
I have those arrays. I would like to do matrix multiplicat