summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2007-04-07Make sorting benchmarks all sort integersCharles Harris1-9/+9
2007-02-17Refactor benchmarks.Stefan van der Walt4-41/+90
2006-07-18Fix to example.Travis Oliphant1-1/+1
2006-07-12Change occurrences of N.rand to N.random.rand.Stefan van der Walt1-4/+4
2006-07-02Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. A...Travis Oliphant2-8/+8
2006-06-28Add simple indexing test.Travis Oliphant1-0/+42
2006-06-28Add benchmark for creating new arrays.Travis Oliphant1-0/+9
2006-06-27Add a function to retrieve a user-defined type number from the name of the as...Travis Oliphant1-0/+9
2006-03-10Run reindent.py (script distributed with Python) over the source to remove ex...cookedm1-5/+0
2006-01-05More documentation updatesedschofield1-3/+3
2006-01-04Changed all references to scipy to numpyTravis Oliphant1-3/+3
2005-12-31Added benchmarks folderTravis Oliphant1-0/+36