summaryrefslogtreecommitdiff
path: root/numpy/fft/fftpack.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Add axis arguments to various functions so as not to rely on the defaults.Travis Oliphant2006-08-291-1/+1
|
* Many name-changes in oldnumeric. This may break some numpy code that was ↵Travis Oliphant2006-08-041-0/+323
using the oldnumeric interface.