Convolution using overlap-add method
Project description
Convolution using Overlap-Add
Implements convolution using overlap-add (OA) method for efficient way to evaluate the discrete convolution of a very long signal. Just for fun. Probably numpy already does that.
This link explains the overlap-add method.
This code is inefficient when compared to pure numpy.convolve (see this example). However, I belive someday we can defeat them.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for convolution_overlap_add-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d84153f5cd4d056fe21acab9c795c9f1cf8fd4d677b242b0cbfdff3196c8f4bd |
|
MD5 | 1f23c4d14f8cdde97f70eb0e42417223 |
|
BLAKE2b-256 | 7ea67e28677ee329b5c67ec6c5c02d4d430df48ca0e3d54ff35680b3bd846bc5 |