fftw.cr

Fourier transform library

A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms

FFTW binding in Crystal

GitHub

12 stars
1 watching
1 forks
Language: Crystal
last commit: almost 3 years ago
Linked from 1 awesome list

crystalfft

Backlinks from these awesome lists:

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
mborgerding/kissfft A simple, efficient Fast Fourier Transform library for C 1,487
firejox/crsignals A library that provides a simple way to define and wire signals/slots in Crystal programming language 10
dtolm/vkfft A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs 1,549
sija/gphoto2.cr An FFI for common functions in the libgphoto2 library and a facade for Crystal developers to interact with it. 16
ucb-bar/fftgenerator Generates Fast Fourier Transforms using MMIO-based algorithms 9
themaister/mufft A fast Fourier transform library for signal processing applications 166
tavurth/godot-fft An implementation of the Fast Fourier Transform algorithm in GDScript 39
peterhinch/micropython-fourier Fast Fourier transform implementation in MicroPython for embedded systems 80
themaister/glfft A C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL 213
fjames86/ftw A thin wrapper around the Windows API for Common Lisp applications 61
adis300/fft-c An implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible. 23
spider-gazelle/ffmpeg A Crystal language binding for the popular multimedia processing library ffmpeg 19
h4rm/luafft A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm 56
mreineck/pocketfft A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. 75