kfrlib / fft
FFT (Fast Fourier Transform): SSE, AVX, AVX2
☆51Updated 8 years ago
Alternatives and similar repositories for fft:
Users that are interested in fft are comparing it to the libraries listed below
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 8 years ago
- 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
- 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
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 12 years ago
- A benchmark for comparison of FFT algorithms performance☆22Updated last year
- The Fastest Fourier Transform in the South☆147Updated 3 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆176Updated 6 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆40Updated 10 years ago
- ☆49Updated 4 years ago
- Fast maximum-minimum filters implemented in C++☆44Updated 2 years ago
- An Audio DSP Library in C☆60Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆53Updated 8 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆267Updated 3 weeks ago
- an extended version of Julien Pommier's sse_mathfun☆40Updated 5 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- A small and fast Discrete Fourier Transform library☆47Updated last year
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 10 months ago
- choosing FFT library...☆149Updated 2 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
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆87Updated 3 years ago
- Compositional DSP Library☆24Updated 4 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A light-weight C++ toolkit for building concurrent, lock-free, message-passing programs.☆84Updated 6 years ago
- Straightforward (sound/multipurpose) reverberator☆38Updated 7 years ago