DEWETRON / otfftLinks
OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.
☆22Updated 2 years ago
Alternatives and similar repositories for otfft
Users that are interested in otfft are comparing it to the libraries listed below
Sorting:
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆93Updated 6 months ago
- choosing FFT library...☆151Updated 3 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆272Updated 2 weeks ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆108Updated 4 months ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆26Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- portFFT is a library implementing Fast Fourier Transforms using SYCL☆17Updated 3 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- an extended version of Julien Pommier's sse_mathfun☆40Updated 5 years ago
- ☆21Updated 7 years ago
- Add-on packages for Vector class library☆75Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆180Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆40Updated 10 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
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- ☆31Updated 3 years ago
- ☆37Updated this week
- DSP library for signal processing