Re: [Numpy-discussion] fft issues

2009-07-26 Thread David Goldsmith
--- On Sun, 7/26/09, Ralf Gommers wrote: > 3. For the hfft/ihfft functions, I am unsure what this > means: "a signal whose spectrum has Hermitian > symmetry". Can someone give a one-liner for checking > this condition, and give an example where signals like this > may occur? I think I can handl

[Numpy-discussion] Commit privileges for Darren Dale

2009-07-26 Thread Charles R Harris
Hi All, In case it got buried in the thread, Darren is asking for commit privileges. I think it's a good idea. Chuck ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

[Numpy-discussion] fft issues

2009-07-26 Thread Ralf Gommers
Hi, I came across a few issues in the fft module: 1. fftshift and ifftshift do not accept an integer for the `axes` argument. I opened a ticket, #1182, and attached a patch with test that fixes this. 2. The functions refft, irefft, refft2, irefft2, refftn and irefftn have been deprecated for at