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 demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆194Updated 5 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆138Updated 3 weeks ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆29Updated last year
- choosing FFT library...☆163Updated 3 years ago
- Approximate and vectorized versions of common mathematical functions☆213Updated 5 years ago
- A benchmark for comparison of FFT algorithms performance☆25Updated last year
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆50Updated 8 years 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…☆210Updated 2 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 5 months ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 13 years ago
- Header only FFT library☆177Updated 2 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- MPI and OpenMP Examples☆20Updated 8 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- Fast Fourier Transform using the Vulkan API☆35Updated 5 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆114Updated last month
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- A CUDA-based voxelizer used in acoustics FDTD calculations.☆11Updated 4 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆188Updated 6 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆287Updated 5 months ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆40Updated last month