d1vanov / Simple-FFTLinks
Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.
☆191Updated 5 years ago
Alternatives and similar repositories for Simple-FFT
Users that are interested in Simple-FFT are comparing it to the libraries listed below
Sorting:
- Header only FFT library☆177Updated 2 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆279Updated 3 months ago
- The Fastest Fourier Transform in the South☆147Updated 3 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆134Updated last week
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆183Updated 6 years ago
- choosing FFT library...☆156Updated 3 years ago
- The Fastest Fourier Transform in the South☆549Updated last year
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆103Updated 9 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…☆208Updated 2 years ago
- Fast yet accurate trigonometric functions☆161Updated 3 years ago
- A small and fast Discrete Fourier Transform library☆49Updated last month
- Aquila is a digital signal processing library for C++11.☆474Updated 9 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- 📊 A lightweight plotting library☆96Updated 3 years ago
- Approximate and vectorized versions of common mathematical functions☆207Updated 5 years ago
- A C++ library for interpolation.☆240Updated last month
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 6 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆508Updated 2 months ago
- Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)☆546Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆65Updated 3 years ago
- C++ HPC Math Library☆44Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- Standalone ImPlot Demos☆222Updated last year
- An improved plot widget for Dear ImGui, aimed at displaying audio data☆466Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year