summaryrefslogtreecommitdiff
path: root/numpy/random/oldrngstats.py
Commit message (Collapse)AuthorAgeFilesLines
* Many name-changes in oldnumeric. This may break some numpy code that was ↵Travis Oliphant2006-08-041-35/+0
| | | | using the oldnumeric interface.
* Check-in name-space changes so that numpy.oldnumeric is the compatibility ↵Travis Oliphant2006-06-121-1/+1
| | | | module and numpy does not contain all of the names.
* Add RNG interface and clean up old-interfaces to be separate from newer ones.Travis Oliphant2006-06-091-0/+35