mosco / fftw-convolution-example-1DLinks
A simple example of performing a one-dimensional discrete convolution using the FFTW library.
☆15Updated 11 years ago
Alternatives and similar repositories for fftw-convolution-example-1D
Users that are interested in fftw-convolution-example-1D are comparing it to the libraries listed below
Sorting:
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 13 years ago
- choosing FFT library...☆164Updated 3 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆30Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆51Updated 9 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆127Updated last month
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆139Updated 2 weeks ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆194Updated 6 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- Header only FFT library☆177Updated 2 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- A benchmark for comparison of FFT algorithms performance☆25Updated last year
- STL-Compatible Lemire-Fenn algorithm for running min/max☆27Updated 6 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆306Updated 3 weeks ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- MPI and OpenMP Examples☆20Updated 8 years ago
- C++11 MIDI file & realtime io library☆100Updated 7 years ago
- Fast Fourier Transform using the Vulkan API☆34Updated 5 years ago
- GitHub mirror of our basic C++ plotting library☆64Updated 3 weeks ago
- Implementation of polylogarithms in C/C++/Fortran☆36Updated 6 months ago
- A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP a…☆212Updated 3 years ago
- Pianoroll control for Windows☆30Updated 5 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- A collection of tools (written in C) to do interesting things with sound files☆89Updated 7 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 10 years ago
- Approximate and vectorized versions of common mathematical functions☆217Updated 6 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆17Updated 4 years ago