[Numpy-discussion] 2-D FFT input/ouput storage
Daniel Sheltraw
sheltraw at unm.edu
Wed Jul 27 12:04:15 CDT 2005
Hello All
Now that I have Numeric loading properly at the Python
command line I
went in search of some docs on the 2-D FFT. How are the
input and output
to the forward and inverse 2-D FFTs stored? Is it simply a
2-D version
of the 1-D storage? When I do "print
FFT.inverse_fft2d.__doc__" I get no
helpful info about storage.
Thanks,
Daniel
More information about the Numpy-discussion
mailing list