[Haskell-cafe] fftw bindings
Henning Thielemann
lemming at henning-thielemann.de
Fri Apr 20 09:56:31 EDT 2007
On Thu, 19 Apr 2007, Fawzi Mohamed wrote:
> Hi everybody,
>
> I was wondering if someone had fftw bindings for haskell, or if I should
> roll my own.
>
> I did a small search but found nothing.
I have written FFTW wrappers for Modula-3 using SWIG. Maybe this can help
you translating the weak C types to something more meaningful:
http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/fftw/src/LongRealFFTW.i3?rev=1.4&content-type=text/x-cvsweb-markup
More information about the Haskell-Cafe
mailing list