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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to