You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raster convolution that works by shifting the subset array across the full array. Works as fast or faster than numpy.convolve.
Look forward to compiling it with Cython