summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/multithreading.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: Fix Multithreaded Generation example docs (gh-15367)Fabio Zeiser2020-01-241-29/+36
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-1/+1
* MAINT: Remove uses of scalar aliasesEric Wieser2019-11-131-1/+1
* DOC: np.random documentation cleanup and expansion.Robert Kern2019-06-271-3/+5
* MAINT: remove xoshiro* BitGeneratorsmattip2019-06-261-6/+6
* Revert "MAINT: Implement API changes for randomgen-derived code"Kevin Sheppard2019-05-271-9/+9
* MAINT: Remove remnants of bit generatorsKevin Sheppard2019-05-271-6/+6
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-10/+9
* DOC: tighten up documentation, add a table of comparisonmattip2019-05-201-5/+6
* BUG: __dealloc__ can be called without __init__ in some error modesmattip2019-05-201-0/+106