This package provides functions related to convolution products using direct (no FFT) methods. For short filters this approach is faster and more versatile than the Julia native conv(...) function.
Currently supported features:
- 1D convolution, cross-correlation, boundary extensions...
- Savitzky-Golay filters
- Undecimated Wavelet Transform
You can read documentation directly here, however if you want to use the css theme you must clone this repo and browse it locally:
firefox docs/index.html