mosco / fftw-convolution-example-1D
A simple example of performing a one-dimensional discrete convolution using the FFTW library.
☆15Updated 10 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
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆128Updated last month
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- [C++ / POSIX] A real time / non-real time General Purpose DSP library, written in C++.☆12Updated 7 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- ☆49Updated 4 years ago
- choosing FFT library...☆147Updated 2 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 12 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- Fast Fourier Transform using the Vulkan API☆33Updated 4 years ago
- Elegant C++ library for HDF5 files☆14Updated 8 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- GitHub mirror of our basic C++ plotting library☆48Updated 2 weeks ago
- pocketfft in standalone C☆15Updated 4 years ago
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Monte Carlo eXtreme for OpenCL (MCXCL)☆43Updated this week
- Header only FFT library☆173Updated last year
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆86Updated 4 months ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆24Updated 10 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- Cross Correlation function for C using FFTW☆26Updated 7 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- A small and fast Discrete Fourier Transform library☆47Updated last year
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆16Updated 3 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆186Updated 4 years ago
- A benchmark for comparison of FFT algorithms performance☆22Updated last year