Since [`numpy.convolve()`](https://numpy.org/doc/stable/reference/generated/numpy.convolve.html) is a specific case of [`scipy.signal.convolve()`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.convolve.html) could it be added?