summaryrefslogtreecommitdiff
path: root/numpy/random/_mt19937.pyx
Commit message (Expand)AuthorAgeFilesLines
* DOC: Update docstringKevin Sheppard2020-05-121-4/+3
* DOC: Improve the docstring for MT19937.jumpedKevin Sheppard2020-05-121-0/+18
* DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-211-1/+1
* DOC: clean up for moved references, remove ISeedSequencemattip2019-10-131-3/+2
* API: move bit_generator and generator to be privatemattip2019-10-111-1/+1
* API: make BitGenerators privatemattip2019-10-111-0/+274