Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: move pocketfft .py/.so to `_pocketfft` | Ralf Gommers | 2019-09-07 | 1 | -2/+2 |
* | replace fftpack with pocketfft | Martin Reinecke | 2018-12-25 | 1 | -3/+3 |
* | STY: minor PEP8 fixups for numpy/fft. | Charles Harris | 2014-07-31 | 1 | -1/+0 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -1/+1 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+1 |
* | Clean up setup() calls. | Pearu Peterson | 2007-05-11 | 1 | -1/+1 |
* | clean up unused imports and bad whitespace | Tim Leslie | 2007-01-09 | 1 | -1/+0 |
* | Many name-changes in oldnumeric. This may break some numpy code that was usi... | Travis Oliphant | 2006-08-04 | 1 | -0/+20 |