1. c66da19 ran reindent by Jarrod Millman · 18 years ago
  2. 1c913bc updating to us import numpy as np convention by Jarrod Millman · 18 years ago
  3. 5bb7ee6 ran reindent.py to cleanup whitespaces by Jarrod Millman · 18 years ago
  4. a083ce5 Make sorting benchmarks all sort integers by Charles Harris · 18 years ago
  5. 5cb3d75 Refactor benchmarks. by Stefan van der Walt · 19 years ago
  6. 3acb430 Fix to example. by Travis Oliphant · 19 years ago
  7. 27c212b Change occurrences of N.rand to N.random.rand. by Stefan van der Walt · 19 years ago
  8. da42cda Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. Add .ctypes attribute for use with the ctypes module if it's available. by Travis Oliphant · 19 years ago
  9. b173aa1 Add simple indexing test. by Travis Oliphant · 19 years ago
  10. 145d10c Add benchmark for creating new arrays. by Travis Oliphant · 19 years ago
  11. 36c72bf Add a function to retrieve a user-defined type number from the name of the associated type-object by Travis Oliphant · 19 years ago
  12. bf57380 Run reindent.py (script distributed with Python) over the source to remove extraneous whitespace by cookedm · 19 years ago
  13. 605f8a5 More documentation updates by edschofield · 20 years ago
  14. e706c7d Changed all references to scipy to numpy by Travis Oliphant · 20 years ago
  15. c548d82 Added benchmarks folder by Travis Oliphant · 20 years ago