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
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to