summaryrefslogtreecommitdiff
path: root/numpy/ma/timer_comparison.py
Commit message (Collapse)AuthorAgeFilesLines
* 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reducePauli Virtanen2010-02-201-9/+12
| | | | Instead, manually import reduce where necessary.
* Removed unused imports.Alan McIntyre2008-09-131-39/+37
| | | | Standardize NumPy import as "import numpy as np".
* Fix benchmarks. Remove remaining imports of maskedarray.Stefan van der Walt2007-12-151-11/+7
|
* Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma.Stefan van der Walt2007-12-151-0/+461