summaryrefslogtreecommitdiff
path: root/numpy/random/old.py
Commit message (Expand)AuthorAgeFilesLines
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-267/+0
* Fix syntax error in numpy/random/old.py: can't use import * in functions anymorecookedm2006-06-101-1/+0
* Add RNG interface and clean up old-interfaces to be separate from newer ones.Travis Oliphant2006-06-091-0/+268