Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-04-07 | Make sorting benchmarks all sort integers | Charles Harris | 1 | -9/+9 |
2007-02-17 | Refactor benchmarks. | Stefan van der Walt | 4 | -41/+90 |
2006-07-18 | Fix to example. | Travis Oliphant | 1 | -1/+1 |
2006-07-12 | Change occurrences of N.rand to N.random.rand. | Stefan van der Walt | 1 | -4/+4 |
2006-07-02 | Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. A... | Travis Oliphant | 2 | -8/+8 |
2006-06-28 | Add simple indexing test. | Travis Oliphant | 1 | -0/+42 |
2006-06-28 | Add benchmark for creating new arrays. | Travis Oliphant | 1 | -0/+9 |
2006-06-27 | Add a function to retrieve a user-defined type number from the name of the as... | Travis Oliphant | 1 | -0/+9 |
2006-03-10 | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 1 | -5/+0 |
2006-01-05 | More documentation updates | edschofield | 1 | -3/+3 |
2006-01-04 | Changed all references to scipy to numpy | Travis Oliphant | 1 | -3/+3 |
2005-12-31 | Added benchmarks folder | Travis Oliphant | 1 | -0/+36 |