Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+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: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -1/+11 |
* | Fix bug to ensure that swig generated .py files are installed. | Pearu Peterson | 2010-08-25 | 1 | -1/+2 |
* | Add a install_clib command. | David Cournapeau | 2009-07-26 | 1 | -1/+2 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -1/+1 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+31 |