summaryrefslogtreecommitdiff
path: root/numpy/random/_common.pyx
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove unicode markersKevin Sheppard2021-02-111-2/+2
* BUG: Fix cython warning in random/_common.pyx.Charles Harris2020-06-071-1/+2
* BUG: Correct broadcasting when size is not NoneKevin Sheppard2020-06-051-0/+29
* API: refactor function names in distribution.{h,c}, refactor float_fillmattip2019-10-111-4/+5
* API: rename common, bounded_integers -> _common, _bounded_integers; cleanupmattip2019-10-111-0/+976