summaryrefslogtreecommitdiff
path: root/numpy/random/common.pxd
Commit message (Expand)AuthorAgeFilesLines
* MAINT: don't install partial numpy.random C/Cython API.Ralf Gommers2019-09-211-1/+1
* MAINT: move location of bitgen.hmattip2019-06-271-1/+1
* ENH: use SeedSequence to generate entropy for seedingmattip2019-06-261-1/+10
* MAINT: Update PCG jump sizesKevin Sheppard2019-06-061-0/+2
* ENH: Split poisson_lam_maxKevin Sheppard2019-05-231-0/+2
* BUG: Ensure integer-type stream on 32bitKevin Sheppard2019-05-201-3/+3
* MAINT: Implement API changes for randomgen-derived codemattip2019-05-201-16/+16
* BENCH: convert bencmarks to asv formatmattip2019-05-201-0/+101