pffft_rust 0.1.2

A bindgen-based wrapper around PFFFT (Pretty Fast Fast Fourier Transform).
Documentation

This is a thin wrapper around PFFFT, a fast fourier transform library. There's an example of use in src/lib.rs

This crate is not even remotely suitable for production use, and the API should NOT be considered stable.