d1vanov / Simple-FFT
Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.
☆185Updated 4 years ago
Alternatives and similar repositories for Simple-FFT:
Users that are interested in Simple-FFT are comparing it to the libraries listed below
- Header only FFT library☆173Updated last year
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆261Updated 2 years ago
- choosing FFT library...☆145Updated 2 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆124Updated 2 months ago
- The Fastest Fourier Transform in the South☆543Updated 7 months ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆172Updated 6 years ago
- The Fastest Fourier Transform in the South☆144Updated 3 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆51Updated 8 years ago
- A small and fast Discrete Fourier Transform library☆46Updated 11 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…☆196Updated 2 years ago
- Fast yet accurate trigonometric functions☆151Updated 2 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆84Updated 11 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- A DSP digital filtering library - IIR/FIR filtering☆150Updated 6 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆50Updated 8 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- A C++ library for interpolation.☆223Updated 2 months ago
- Approximate and vectorized versions of common mathematical functions☆200Updated 5 years ago
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆24Updated 9 months ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆81Updated 3 months ago
- Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)☆547Updated 2 years ago
- Simple C++ library for reading and writting wave files☆65Updated 3 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆36Updated 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
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 8 months ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- C++ multidimensional arrays in the spirit of the STL☆200Updated 2 months ago