summaryrefslogtreecommitdiff
path: root/numpy/random/_common.pxd
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Validate output size in bin- and multinomialKevin Sheppard2020-07-141-0/+2
| | | | | | Check that size is not being broadcast closes #16833
* DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-211-1/+1
|
* API: move bit_generator and generator to be privatemattip2019-10-111-1/+1
|
* API: refactor function names in distribution.{h,c}, refactor float_fillmattip2019-10-111-0/+1
|
* API: rename common, bounded_integers -> _common, _bounded_integers; cleanupmattip2019-10-111-0/+103