is_square()
Check if matrices are square.
The set of square matrices, at least 2D ndarray.
True if matrices are square.