[SciPy-User] Reality check

David Goldsmith d.l.goldsmith at gmail.com
Sat Jul 10 23:37:10 EDT 2010


The default for the axis argument of fftpack.rfft is -1; I couldn't find the
source for what this function ultimately calls, but the fact that it
preserves the shape of its input (determined empirically) suggests that it
means transform over the last axis (as opposed to transform flattened
input).  Two questions:

a) Is this correct?

b) I forget: this means that it is transforming "across" columns, i.e., each
row represents a separate data set, correct?

DG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20100710/146a0518/attachment.html>


More information about the SciPy-User mailing list