I was doing matrix exercises with numpy, but apparently it generated an error in the final answer:
As we can see the final result of Z*Z is:
[[9,4,1],
[1,0,1],
[1,4,9],]
But after a suspicion I compared the results by hand w...
asked by
13.07.2016 / 06:13