fftw3 0.0.1

Bindings to FFTW3: the Fastest Fourier Transform in the West.
docs.rs failed to build fftw3-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

fftw-rs

Bindings to FFTW.

This is very basic at the moment, but the plan is to provide high-performance bindings exposing the full power of FFTW in a type- and memory-safe manner, with convenience functions for performing simple tasks simply.