summaryrefslogtreecommitdiff
path: root/numpy/fft/fftpack.c
Commit message (Expand)AuthorAgeFilesLines
* MAINT: fftpack.c needs #define NPY_NO_DEPRECATED_API NPY_API_VERSION.Charles Harris2015-02-141-6/+3
* BLD: fix include order of headers, otherwise AIX build fails. See gh-5474.Ralf Gommers2015-01-281-1/+1
* BUG: Rename fft C functions to avoid name conflictRyan Nelson2014-12-041-19/+22
* Fix warnings found by Intel compiler due to unused variables that were set. ...Travis Oliphant2006-12-021-2/+2
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-0/+1501