15. Convolution

This package (numarray.convolve) provides functions for one- and two-dimensional convolutions and correlations of numarrays. Each of the following examples assumes that the following code has been executed:
import numarray.convolve as conv


Subsections
Send comments to the NumArray community.