[SciPy-dev] fft code for testing

Charles R Harris charris208 at attbi.com
Sat May 31 03:15:50 EDT 2003


Hi all,

here is a testing distribution of my fft code. Note that
there is no error checking as yet for such things as
powers of two, so use with care. The real transform
returns results in the same form as FFTW, so can't be
directly compared to the fftpack transforms.

I am curious as to what the benchmark results are. To
run the benchmark, get into python and

from fftwork.benchmark import *
run()

Chuck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fftwork-0.1.tar.gz
Type: application/x-gzip
Size: 7020 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20030531/cc560e93/attachment.bin>


More information about the SciPy-Dev mailing list