luafft
FFT library
A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm
Lua package that includes functions for Fast Fourier Transformations.
56 stars
4 watching
5 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
themaister/mufft | A fast Fourier transform library for signal processing applications | 166 |
dtolm/vkfft | A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs | 1,549 |
themaister/glfft | A C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL | 213 |
mborgerding/kissfft | A simple, efficient Fast Fourier Transform library for C | 1,487 |
jdupuy/dj_fft | A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
peterhinch/micropython-fourier | Fast Fourier transform implementation in MicroPython for embedded systems | 80 |
firejox/fftw.cr | A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms | 12 |
tavurth/godot-fft | An implementation of the Fast Fourier Transform algorithm in GDScript | 39 |
fouriertransformer/lua-simdjson | Fast JSON parsing library for Lua | 15 |
clementfarabet/lbfgs | An interface to a library providing a quasi-newton method for optimization problems | 2 |
mreineck/pocketfft | A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. | 75 |
luafun/luafun | A high-performance functional programming library for Lua designed to work with LuaJIT's tracing JIT compiler. | 2,113 |
adis300/fft-c | An implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible. | 23 |
ucb-bar/fftgenerator | Generates Fast Fourier Transforms using MMIO-based algorithms | 9 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |