Takayuki Muranushi wrote: > * vector-fftw with wisdom was more than 1/2 times faster than fftw in > C with wisdom (and with communication overhead.)
I would be suspicious of that result. Calling a C function from a library should be slower from Haskell than from C. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
