Hi, I have huge complex arrays that have to be Fourier transformed. Is it possible to to that inplace with numpy. As far as I can remember this was possible with either Numeric or older versions of numpy, but I couldn't find any hint concerning this in the numpy manual or in the python sources.
Regards Rolf _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
