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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file convolution_overlap_add-0.1-py3-none-any.whl.
File metadata
- Download URL: convolution_overlap_add-0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d84153f5cd4d056fe21acab9c795c9f1cf8fd4d677b242b0cbfdff3196c8f4bd
|
|
| MD5 |
1f23c4d14f8cdde97f70eb0e42417223
|
|
| BLAKE2b-256 |
7ea67e28677ee329b5c67ec6c5c02d4d430df48ca0e3d54ff35680b3bd846bc5
|