summaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. A...Travis Oliphant2006-07-022-8/+8
* Add simple indexing test.Travis Oliphant2006-06-281-0/+42
* Add benchmark for creating new arrays.Travis Oliphant2006-06-281-0/+9
* Add a function to retrieve a user-defined type number from the name of the as...Travis Oliphant2006-06-271-0/+9
* 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