I\'m trying to make a basic matrix class without numpy. Every operation works just fine, except for the matrix multiplication. I can\'t see what exactly is wrong with it. An