summaryrefslogtreecommitdiff
path: root/numpy/random/tests/test_random.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: random: accept Python long as input to np.random.permutation (#1535)Pauli Virtanen2010-07-091-0/+6
* Make logseries test deterministic.Charles Harris2009-03-141-3/+4
* Fix tickets #921 and #923. Add regression tests.Charles Harris2009-03-141-10/+32
* Applied Anand's patch fixing Ticket #986 regarding the domain of the Von Mise...dhuard2009-03-091-0/+11
* BUG: Allow floating point argument n to negative binomial distribution.Robert Kern2008-08-231-0/+6
* Restore old test framework classes.Alan McIntyre2008-06-211-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-3/+3
* Add the cached Gaussian to the state tuple. Preserve backwards compatibility ...Robert Kern2008-04-091-0/+23
* Fix #581.Robert Kern2008-04-091-0/+23
* more janitorial workJarrod Millman2007-12-291-3/+3
* Fix randint for negative interval.Stefan van der Walt2007-11-231-0/+6
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-1/+1
* Temporary workaround for problem with 'multivariate' when specifying zeroStefan van der Walt2007-08-281-0/+13