summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/new-or-different.rst
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Misc. typo fixes (#13664)luzpaz2019-05-311-1/+1
* MAINT: remove threefry32, xoroshiro128, xorshift1024 BitGeneratorsmattip2019-05-201-4/+4
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-35/+30
* DOC: tighten up documentation, add a table of comparisonmattip2019-05-201-9/+31
* BUG: __dealloc__ can be called without __init__ in some error modesmattip2019-05-201-0/+101