I have a numpy array a of shape (x, y) and another array b of shape (x, z)
a
(x, y)
b
(x, z)
I\'m trying to get the dot product betw