using FFTW3 with Numeric on Windows

Robert Kern robert.kern at gmail.com
Sun May 28 15:42:52 EDT 2006


sven koenig wrote:
> hi list,
> as the subject says, I'm trying to find a way to use
> FFTW3 with Numeric arrays.
> I'm not very familiar with C(++) - I think ctypes is the
> way to go, but I don't really have a clue how to do it.
> Has somebody already tried this?

scipy can use FFTW3 as its FFT routines.

http://www.scipy.org

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the Python-list mailing list