[Numpy-tickets] [NumPy] #748: Ifft pads incorrectly
NumPy
numpy-tickets@scipy....
Thu May 1 20:43:30 CDT 2008
#748: Ifft pads incorrectly
-----------------------+----------------------------------------------------
Reporter: stefan | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.1.0
Component: numpy.fft | Version: devel
Severity: major | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by charris):
Let me add that if you are padding for interpolation before doing an
irfft, then you should pad at the end and halve the value at the Nyquist.
This is equivalent to the middle padding above. I'm not familiar with what
the other fft's do, so can't comment on the padding.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/748#comment:4>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list