1. 3acb430 Fix to example. by Travis Oliphant · 19 years ago
  2. 27c212b Change occurrences of N.rand to N.random.rand. by Stefan van der Walt · 19 years ago
  3. 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
  4. b173aa1 Add simple indexing test. by Travis Oliphant · 19 years ago
  5. 145d10c Add benchmark for creating new arrays. by Travis Oliphant · 19 years ago
  6. 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
  7. bf57380 Run reindent.py (script distributed with Python) over the source to remove extraneous whitespace by cookedm · 19 years ago
  8. 605f8a5 More documentation updates by edschofield · 20 years ago
  9. e706c7d Changed all references to scipy to numpy by Travis Oliphant · 20 years ago
  10. c548d82 Added benchmarks folder by Travis Oliphant · 20 years ago