summaryrefslogtreecommitdiff
path: root/numpy/fft/setup.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fixed an issue where `.pyi` weren't picked up by numpy sub-packagesBas van Beek2020-11-031-0/+1
* Mark tests as a subpackage rather than data.Hameer Abbasi2020-05-061-1/+1
* BUG: Add _LARGE_FILES to def_macros[] when platform is AIX (gh-15938)Michael Felt2020-04-221-1/+5
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: move pocketfft .py/.so to `_pocketfft`Ralf Gommers2019-09-071-2/+2
* replace fftpack with pocketfftMartin Reinecke2018-12-251-3/+3
* STY: minor PEP8 fixups for numpy/fft.Charles Harris2014-07-311-1/+0
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* clean up unused imports and bad whitespaceTim Leslie2007-01-091-1/+0
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-0/+20