[gambit-list] New gcc and gambit

Bradley Lucier lucier at math.purdue.edu
Fri Apr 1 18:30:07 EDT 2011


On Fri, 2011-04-01 at 18:27 -0400, Bradley Lucier wrote:
> The
> scheme code did an "out-of-place" fft, fftw3 does an "in-place" fft, but
> I can't see any way to get fftw3 to do an "out-of-place" fft, even
> though there are reports of such a code on the BenchFFT web site.

Sorry, that should be the scheme code does an "out-of-order" FFT, while
FFTW3 does an "in-order" FFT; both FFTs are "in-place".

Brad




More information about the Gambit-list mailing list