Re: [Haskell-cafe] fftw bindings

2007-04-20 Thread Henning Thielemann

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.4content-type=text/x-cvsweb-markup
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] fftw bindings

2007-04-19 Thread Fawzi Mohamed

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.

Fawzi
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] fftw bindings

2007-04-19 Thread David Roundy
On Thu, Apr 19, 2007 at 05:37:05PM +0200, Fawzi Mohamed wrote:
 I was wondering if someone had fftw bindings for haskell, or if I should 
 roll my own.

Not that I'm aware of, but if you roll your own, please make them public,
as I'll be interested in fftw bindings before long.
-- 
David Roundy
http://www.darcs.net
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] fftw bindings

2007-04-19 Thread Magnus Therning
On Thu, Apr 19, 2007 at 09:20:36 -0700, David Roundy wrote:
On Thu, Apr 19, 2007 at 05:37:05PM +0200, Fawzi Mohamed wrote:
 I was wondering if someone had fftw bindings for haskell, or if I should 
 roll my own.

Not that I'm aware of, but if you roll your own, please make them
public, as I'll be interested in fftw bindings before long.

For us less knowledgable, what's fftw?

/M (curious)

-- 
Magnus Therning (OpenPGP: 0xAB4DFBA4)
[EMAIL PROTECTED] Jabber: [EMAIL PROTECTED]
http://therning.org/magnus


pgpWO6RjmWodI.pgp
Description: PGP signature
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe