multiply numpy array element wise by number code example Example: how to do element wise multiplication in numpy numpy.multiply(arr1, arr2)