summaryrefslogtreecommitdiff
path: root/numpy/random/_pcg64.pyx
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Fix random.PCG64 signature in its docstring (#16113)ndunnewind2020-04-291-1/+1
* 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/+271