summaryrefslogtreecommitdiff
path: root/numpy/fft/fftpack.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings found by Intel compiler due to unused variables that were set. ↵Travis Oliphant2006-12-021-2/+2
| | | | Make ones work for compound types.
* Many name-changes in oldnumeric. This may break some numpy code that was ↵Travis Oliphant2006-08-041-0/+1501
using the oldnumeric interface.