Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huonw/fftw3-rs

Bindings to FFTW3
https://github.com/huonw/fftw3-rs

Last synced: 8 days ago
JSON representation

Bindings to FFTW3

Awesome Lists containing this project

README

        

# fftw-rs

Bindings to [FFTW](http://fftw.org/).

The master branch is not designed for general use at the
moment. `basic` has a simple interface (this one is published as
`fftw3` on crates.io) which will be replaced by the more general
interface I'm working on on `master` at some point.