[SciPy-User] Vectorised convolution

Jason Heeris jason.heeris at gmail.com
Mon Aug 1 23:02:18 EDT 2011


On 2 August 2011 10:37, David Baddeley <david_baddeley at yahoo.com.au> wrote:

> try scipy.ndimage.convolve1d
>
> It doesn't seem to support mode='full' though
>
> That's easy to implement by zero padding both input arrays. Between this
and Warren's answer I should be able to do it.

Thanks!

— Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110802/293a98b1/attachment.html>


More information about the SciPy-User mailing list