VkFFT
FFT library
A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs
Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library
2k stars
35 watching
94 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
c2rconvolutioncudadctffthiphpclevelzerometalopenclr2cr2rvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
jdupuy/dj_fft | A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
themaister/mufft | A fast Fourier transform library for signal processing applications | 166 |
mborgerding/kissfft | A simple, efficient Fast Fourier Transform library for C | 1,487 |
themaister/glfft | A C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL | 213 |
h4rm/luafft | A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 56 |
tavurth/godot-fft | An implementation of the Fast Fourier Transform algorithm in GDScript | 39 |
adis300/fft-c | An implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible. | 23 |
firejox/fftw.cr | A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms | 12 |
peterhinch/micropython-fourier | Fast Fourier transform implementation in MicroPython for embedded systems | 80 |
mreineck/pocketfft | A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. | 75 |
danielrudrich/overlappingfftprocessor | An FFT processing class with buffering and windowing capabilities | 16 |
ucb-bar/fftgenerator | A MMIO-Based FFT Generator for Chipyard | 9 |
syedalamabbas/2d_3d_polarfouriertransform | Software for computing discrete Fourier transforms on polar and spherical grids | 44 |
kfrlib/kfr | A C++ framework providing high-performance building blocks for digital signal processing and audio applications. | 1,669 |
bickelmps/dic_fft_ethz | A tool for measuring surface displacement in images using digital image correlation with Fast Fourier Transform | 43 |