[Numpy-tickets] [NumPy] #506: fft is unusable of moderately large arrays with a size which is a prime number
NumPy
numpy-tickets@scipy....
Sun May 13 15:17:22 CDT 2007
#506: fft is unusable of moderately large arrays with a size which is a prime
number
-----------------------+----------------------------------------------------
Reporter: cdavid | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.3 Release
Component: numpy.fft | Version: devel
Severity: major | Resolution: fixed
Keywords: |
-----------------------+----------------------------------------------------
Changes (by charris):
* status: new => closed
* resolution: => fixed
Comment:
Davids patch works for me, so I am going to commit the patch and close the
bug. Making a fast transform for a prime number of elements is an
enhancement. We probably need a chirp-z transform, either in numpy or in
scipy, but its current lack is not a bug.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/506#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