[Numpy-discussion] fftpack_lite question

Ralf Gommers ralf.gommers at googlemail.com
Sun Oct 25 18:21:00 EDT 2009


Hi all,

Can anyone tell me if fftpack_lite is an exact C translation of the fftpack
Fortran code? Or at least close enough that the signature, parameter
descriptions and algorithm are the same?

If so, I can use the fftpack Fortran sources (which have useful comments) to
write docs for fftpack_lite funcs (rfft* and cfft*).

Thanks,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091025/53e353c2/attachment.html>


More information about the NumPy-Discussion mailing list