concrete-fftw-sys 0.1.4

Sources of FFTW and unsafe binding
Documentation

Concrete FFTW sys

This library contains an unsafe wrapper of the FFTW library.

To compile with fftw, you need to have libclang installed on your computer.

Fork

This crate is a fork of the rust-math/fftw wrapper of the FFTW library.