More implementation of operators in class Matrix
Restructure tests to use directly == on a Matrix using ==.all() from numpy.ndarray; Further implementation of the Matrix class