summaryrefslogtreecommitdiff
path: root/numpy/lib/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* DEP: remove unique1d, setmember1d and intersect1d_nu.rgommers2011-03-111-65/+0
|
* Standardized NumPy import as "import numpy as np".Alan McIntyre2008-07-231-0/+65
Moved unique1d benchmarking code to new benchmarks directory.