I have two numpy int matrices a and b, if I create diff = a-b than something weird happens... I have huge values that weren\'t present in any of the 2 matrices.
diff = a-b