summaryrefslogtreecommitdiff
path: root/benchmarks/creating.py
Commit message (Collapse)AuthorAgeFilesLines
* updating to us import numpy as np conventionJarrod Millman2007-12-151-3/+3
|
* Refactor benchmarks.Stefan van der Walt2007-02-171-8/+13
|
* Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. ↵Travis Oliphant2006-07-021-4/+4
| | | | Add .ctypes attribute for use with the ctypes module if it's available.
* Add benchmark for creating new arrays.Travis Oliphant2006-06-281-0/+9