[SciPy-User] Is Numpy rfft returning the correct number of points?

Brendan Arnold brendanarnold at gmail.com
Wed Feb 16 15:28:45 EST 2011


Hi there,

When I run numpy.fft.rfft on an array of length 4096, it returns an
array of 2049 and not 2048. Is this right behaviour?

I am using numpy 1.5.1

Brendan



More information about the SciPy-User mailing list