Re: using FFTW3 with Numeric on Windows

2006-05-28 Thread Robert Kern
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 r

using FFTW3 with Numeric on Windows

2006-05-28 Thread sven koenig
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? thx, sven. -- http://mail.python.org/mailman/listinfo/python-