FFTGenerator

FFT generator

A software component that generates Fast Fourier Transforms using MMIO-based architecture.

GitHub

9 stars
5 watching
6 forks
Language: Scala
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mborgerding/kissfftA simple, efficient Fast Fourier Transform library for C1,506
firejox/fftw.crA Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms12
jdupuy/dj_fftA header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms.169
themaister/mufftA fast Fourier transform library for signal processing applications168
mreineck/pocketfftA C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options.79
adis300/fft-cAn implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible.25
locuslab/pytorch_fftProvides an efficient wrapper around CUDA FFTs for PyTorch transformations315
dtolm/vkfftA fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs1,562
themaister/glfftA C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL214
peterhinch/micropython-fourierFast Fourier transform implementation in MicroPython for embedded systems79
scalameta/sbt-scalafmtAn sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide.204
tavurth/godot-fftAn implementation of the Fast Fourier Transform algorithm in GDScript39
h4rm/luafftA Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm58
f/macaronA CoffeeScript macro system allowing code transformation and composition with support for variables protection and replace macros24
colofabrix/figlet4sA Scala library for creating ASCII-art banners in various effects and fonts39