summaryrefslogtreecommitdiff
path: root/benchmarks/sorting.py
Commit message (Expand)AuthorAgeFilesLines
* REM: Remove benchmarks files.Charles Harris2013-02-281-25/+0
* updating to us import numpy as np conventionJarrod Millman2007-12-151-9/+9
* Make sorting benchmarks all sort integersCharles Harris2007-04-071-9/+9
* Refactor benchmarks.Stefan van der Walt2007-02-171-25/+19
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-5/+0
* More documentation updatesedschofield2006-01-051-3/+3
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
* Added benchmarks folderTravis Oliphant2005-12-311-0/+36