Basically I have two 1d numpy arrays, let\'s call them x and y, both of the same length. I want to essentially get the result x1y1 + x2y2 + ... + xn*yn. Obviously I