Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REM: Remove benchmarks files. | Charles Harris | 2013-02-28 | 1 | -25/+0 |
| | | | | | | | | | | | The files are very basic, old benchmarks testing numpy against numeric and numarray. The competitors are almost defunct and, while benchmarks are awesome, we really need a more polished and complete framework that runs against the current competition. I think the early results from these benchmarks were posted, maybe even presented, and could be found in a search. Closes #3088 ;) So old a tuple parameter was used. | ||||
* | updating to us import numpy as np convention | Jarrod Millman | 2007-12-15 | 1 | -9/+9 |
| | |||||
* | Make sorting benchmarks all sort integers | Charles Harris | 2007-04-07 | 1 | -9/+9 |
| | |||||
* | Refactor benchmarks. | Stefan van der Walt | 2007-02-17 | 1 | -25/+19 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -5/+0 |
| | | | | extraneous whitespace | ||||
* | More documentation updates | edschofield | 2006-01-05 | 1 | -3/+3 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -3/+3 |
| | |||||
* | Added benchmarks folder | Travis Oliphant | 2005-12-31 | 1 | -0/+36 |