dj_fft
Fourier transform library
A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms.
Header only FFT library
169 stars
6 watching
19 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs | 1,562 |
| | A fast Fourier transform library for signal processing applications | 168 |
| | A simple, efficient Fast Fourier Transform library for C | 1,506 |
| | An implementation of the Fast Fourier Transform algorithm in GDScript | 39 |
| | A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms | 12 |
| | An implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible. | 25 |
| | Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
| | A C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL | 214 |
| | An FFT processing class with buffering and windowing capabilities | 16 |
| | A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. | 79 |
| | A software component that generates Fast Fourier Transforms using MMIO-based architecture. | 9 |
| | An implementation of a discrete cosine transform algorithm for audio analysis | 51 |
| | Implementation of wavelet transform algorithms for signal processing. | 385 |
| | FFTs for power-of-2 size case only | 59 |
| | A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 58 |