summaryrefslogtreecommitdiff
path: root/numpy/ma/bench.py
Commit message (Expand)AuthorAgeFilesLines
* STY,MAINT: PEP8 and pyflakes fixes for numpy/ma/*.pyCharles Harris2015-07-041-55/+20
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-22/+22
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-21/+21
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* Removed unused imports.Alan McIntyre2008-09-131-3/+3
* Fix benchmarks. Remove remaining imports of maskedarray.Stefan van der Walt2007-12-151-61/+28
* Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma.Stefan van der Walt2007-12-151-0/+198