[Numpy-discussion] numpy.fft.irfftn fails apparently unexpectedly

Henry Gomersall heng at cantab.net
Tue Feb 7 15:19:17 EST 2012


On Tue, 2012-02-07 at 11:53 -0800, Warren Focke wrote:
> You're not doing anything wrong.
> irfftn takes complex input and returns real output.
> The exception is a bug which is triggered because max(axes) >=
> len(axes). 

Is this a bug I should register?

Cheers,

Henry




More information about the NumPy-Discussion mailing list