summaryrefslogtreecommitdiff
path: root/numpy/random/_bit_generator.pyx
Commit message (Expand)AuthorAgeFilesLines
* BUG: add missing c_distributions.pxd, enables cython use of random C-API (gh-...Matti Picus2020-03-161-626/+0
* DOC: fix from reviewmattip2019-10-171-1/+1
* DOC: typos from reviewmattip2019-10-151-1/+1
* DOC: clean up for moved references, remove ISeedSequencemattip2019-10-131-4/+3
* API: move bit_generator and generator to be privatemattip2019-10-111-0/+627