summaryrefslogtreecommitdiff
path: root/numpy/lib/setup.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: bring back np.lib testsjaimefrio2015-01-231-0/+12
* MAINT: merge _compiled_base module into multiarrayJulian Taylor2015-01-221-22/+0
* MAINT: Remove references to missing files from install.Charles Harris2014-08-291-1/+0
* STY: Make files in numpy/lib PEP8 compliant.Charles Harris2014-07-311-2/+1
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-3/+3
* 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/+2
* Added benchmarks directory to lib/setup.py so that numpy.lib benchmarks are Alan McIntyre2008-08-261-0/+1
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* clean up unused imports and bad whitespaceTim Leslie2007-01-091-7/+1
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+0
* More changesTravis Oliphant2006-01-041-4/+1
* Change most setup.py filesTravis Oliphant2006-01-041-0/+31