summaryrefslogtreecommitdiff
path: root/numpy/dft
Commit message (Expand)AuthorAgeFilesLines
* Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32...Pearu Peterson2006-04-241-2/+1
* clean up some importsTim Leslie2006-03-161-1/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-103-24/+22
* Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid initia...Pearu Peterson2006-02-241-2/+4
* Simplify the ndenumerate class by exposing coords and index from flat iterato...Travis Oliphant2006-01-261-4/+3
* Raise error when using same field names and disallow object fields for now.Travis Oliphant2006-01-251-3/+0
* Fixed uninitialized memory in real_fft.Travis Oliphant2006-01-161-4/+4
* 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
* Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module.Travis Oliphant2006-01-051-13/+0
* More fixes...Travis Oliphant2006-01-041-1/+1
* More numpy fixes...Travis Oliphant2006-01-043-4/+4
* Fixed libTravis Oliphant2006-01-041-8/+7
* Changed all references to scipy to numpyTravis Oliphant2006-01-045-15/+15
* Change most setup.py filesTravis Oliphant2006-01-041-3/+3
* rename sub-packagesTravis Oliphant2006-01-049-0/+2314