scpp / gfft
Generative Fast Fourier Transforms in C++ using template metaprogramming
☆10Updated 8 years ago
Alternatives and similar repositories for gfft:
Users that are interested in gfft are comparing it to the libraries listed below
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆22Updated 2 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 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…☆16Updated 3 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- Compositional DSP Library☆24Updated 4 years ago
- ☆49Updated 4 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- A multi-dimensional view over a contiguous array of data.☆11Updated 5 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Add-on packages for Vector class library☆73Updated last year
- An audio effects plugin that simulates moving surround sound audio over headphones.☆10Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- A plotting tool☆32Updated 4 years ago
- GitHub mirror of our basic C++ plotting library