summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/performance.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: Update performance numbersKevin Sheppard2019-06-281-25/+25
* Merge pull request #13849 from rkern/doc/random-cleanupsCharles Harris2019-06-271-7/+25
|\
| * DOC: Make sure canonical numpy.random target is the index.Robert Kern2019-06-271-2/+0
| * DOC: fix reference linksmattip2019-06-271-4/+4
| * DOC: Expand on the recommendations.Robert Kern2019-06-271-2/+22
* | DOC: Update performance numbersKevin Sheppard2019-06-271-57/+57
|/
* DOC: fixup docs for current set of BitGeneratorsmattip2019-06-261-57/+57
* MAINT: remove xoshiro* BitGeneratorsmattip2019-06-261-7/+1
* MAINT: remove dSFMTmattip2019-06-161-5/+3
* DOC: Add cross-platform performanceKevin Sheppard2019-05-311-0/+69
* Revert "MAINT: Implement API changes for randomgen-derived code"Kevin Sheppard2019-05-271-32/+36
* MAINT: Remove remnants of bit generatorsKevin Sheppard2019-05-271-35/+32
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-35/+31
* BUG: __dealloc__ can be called without __init__ in some error modesmattip2019-05-201-0/+77