fftw
There are 107 repositories under fftw topic.
JuliaMath/FFTW.jl
Julia bindings to the FFTW library for fast Fourier transforms
NFFT/nfft
The official NFFT library repository
arcetri/sts
Improved version of the NIST Statistical Test Suite (STS)
alopatindev/sync-audio-tracks
Audio tracks synchronization command-line tool for video editors that don't support it
pimoroni/pivumeter
ALSA plugin for displaying VU meters on various Raspberry Pi add-ons - derived from ameter
rust-math/fftw
FFTW3 binding for Rust
mpi4py/mpi4py-fft
mpi4py-fft is a Python package for computing Fast Fourier Transforms (FFTs).
akiyamalab/MEGADOCK
An ultra-high-performance protein-protein docking for heterogeneous supercomputers
xtensor-stack/xtensor-fftw
FFTW bindings for the xtensor C++14 multi-dimensional array library
daniel-j/unicorn-fft
Audio visualization on the Unicorn Hat using FFTW
egpbos/findFFTW
CMake module for finding FFTW 3 using find_package
AustrianAudioGmbH/PolarDesigner
Plug-in allowing you to control the polar pattern of your OC818 microphone in up to five frequency bands. Developed by Simon, Thomas, IEM, and AA.
grz0zrg/ccwt.js
Javascript port of the CCWT library (Complex continuous wavelet transformation)
ICME-India/MicroSim
MicroSim is a project under the National Supercomputing Mission, Govt of India. The project offers a set of codes that can use high performance computing to simulate microstructure evolution using the Phase Field technique. Follow us on LinkedIn: https://www.linkedin.com/company/microstructure-simulator/
davecats/channel
Direct Numerical Simulation of an incompressible turbulent channel flow with two dimensional parallelization
simon987/fastimagehash
C/C++ replacement for the 'imagehash' python package
jonathanschilling/fftw_tutorial
A tutorial for the Fastest Fourier Transform in the West
aromanro/NMRI
2D Fourier Transform of Nuclear Magnetic Resonance Imaging raw data
aromanro/Poisson
Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects
hageldave/ezFFTW
A wrapper built on top of bytedeco's JavaCPP preset for the FFTW library, that hides the cumbersome native pointering for ez (easy) use.
dim13/spectrogram
OpenBSD sndio Spectrogram
Dyalog/Math
Math workspace and libraries for Dyalog APL
shakes76/finite-transform-library
Fast transforms over finite fields
annehutter/grid-model
Code to compute ionization field from density fields and source catalogue (CIFOG)
brianjimenez/ftdock-mpi
MPI parallel version of the FTDock protein-protein docking algorithm
ljungdahl/fftw-Poisson-example
An example of a solution to the 3D Poisson's equation using in-place, real-to-complex, discrete Fourier transform with the FFTW library (fftw.org).
rpep/cython-fftw
A very simple Cython project which demonstrates how to call FFTW natively
skotopes/arfarius
Arfarius - Mac OS audio player
kuanchihwang/fftw3_wrapper
fftw3_wrapper is a Fortran wrapper library around FFTW (https://www.fftw.org).
mohabouje/logospeech-studio
LogoSpeech Studio is a multi platform free software tool for linguistic research. It's designed to improve the vocalization process and speech recognition in speech therapy teaching by an variety of speech signals parameters.
johanhedin/sdrx
Software defined multi channel AM receiver based on R820T(2)/R860 RTL and Airspy dongles.
Klimax/FFT3DFilter
Denoising filter for Avisynth 2.6.
mzimbres/swat
The Spherical Wavelets Analysis Tool
CS-SI/SIRIUS
Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform
sfegan/dft_simd
SIMD discrete Fourier transform tests and discussion