summaryrefslogtreecommitdiff
path: root/benchmarks/simpleindex.py
Commit message (Expand)AuthorAgeFilesLines
* REM: Remove benchmarks files.Charles Harris2013-02-281-48/+0
* ran reindentJarrod Millman2008-02-081-1/+0
* updating to us import numpy as np conventionJarrod Millman2007-12-151-12/+19
* ran reindent.py to cleanup whitespacesJarrod Millman2007-11-191-1/+1
* Fix to example.Travis Oliphant2006-07-181-1/+1
* Change occurrences of N.rand to N.random.rand.Stefan van der Walt2006-07-121-4/+4
* Add simple indexing test.Travis Oliphant2006-06-281-0/+42