[Numpy-discussion] convolve optimisation...

fred fredmfp at gmail.com
Wed Jun 24 08:33:20 EDT 2009


fred a écrit :
> Hi all,
> 
> Say I have a 2D array A(nx, ny).
> 
> In each A[i, j] I want to compute convolve(a, kernel)
> 
> where a is subarray of A.
> 
> a and kernel are small besides A.
I forgot to mention: kernel is not constant, of course.
It varies vs. others parameters.

Cheers,

-- 
Fred



More information about the NumPy-Discussion mailing list