numpy.convolve(a, v, mode=\'full\') only admits two inputs:
numpy.convolve(a, v, mode=\'full\')
a(N,)
v(M,)