summaryrefslogtreecommitdiff
path: root/numpy/random/src/distributions/random_hypergeometric.c
Commit message (Expand)AuthorAgeFilesLines
* API: restructure and document numpy.random C-API (#14604)Matti Picus2019-11-191-1/+1
* API: refactor function names in distribution.{h,c}, refactor float_fillmattip2019-10-111-2/+2
* API: rearrange the cython files in numpy.randommattip2019-10-111-1/+1
* BLD: remove unused functions, rearrange headers (from CC=clang) (#14534)Matti Picus2019-09-261-1/+1
* MAINT: random: Rewrite the hypergeometric distribution.Warren Weckesser2019-06-141-0/+260