summaryrefslogtreecommitdiff
path: root/numpy/dft/fftpack.py
Commit message (Expand)AuthorAgeFilesLines
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-323/+0
* Fix docstrings in numpy.dftTravis Oliphant2006-06-191-2/+2
* Fix name issues in fftpack. Add OpenBSD support to floating-point handling.Travis Oliphant2006-06-151-6/+5
* Expose deprecate functionTravis Oliphant2006-06-151-6/+7
* Make refft -> rfft and have old names for backwards compatibility.Travis Oliphant2006-06-151-33/+41
* Apply patch #137Travis Oliphant2006-06-121-6/+6
* Add RNG interface and clean up old-interfaces to be separate from newer ones.Travis Oliphant2006-06-091-84/+64
* clean up some importsTim Leslie2006-03-161-1/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-21/+21
* Simplify the ndenumerate class by exposing coords and index from flat iterato...Travis Oliphant2006-01-261-4/+3
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt...Travis Oliphant2006-01-151-1/+1
* Added i0 natively for kaiser windowTravis Oliphant2006-01-051-6/+6
* More numpy fixes...Travis Oliphant2006-01-041-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* rename sub-packagesTravis Oliphant2006-01-041-0/+335