Scipy.signal.convolve in Julia

The DSP methods should be similar to the Scipy ones, see e.g. Translating a 1d convolution from Python to Julia - #4 by rafael.guerra. I think it would be better if you provide some examples of what you’re trying to do and where/why you think they are not behaving the same. Certainly much easier than rewriting your own functions from scratch.