/rft

Shitty Rust FFT implementation.

Primary LanguageRust

Rust Fourier Transform Build Status

Rust shitty implementations of various FFT algorithms.

It works, but it's not optimized like FFTW3 and such, so use at your own peril.

[dependencies.rft]
git = "https://github.com/meh/rft"