summaryrefslogtreecommitdiff
path: root/numpy/random/include
Commit message (Expand)AuthorAgeFilesLines
* MAIN: Minor include rationalization.Charles Harris2021-09-031-1/+1
* PERF: Use exponentials in place of inversionKevin Sheppard2021-03-221-0/+1
* BUG: Use lop1p to improve numerical precisionKevin Sheppard2021-03-171-1/+1
* CLN: Move to legacy functionKevin Sheppard2021-02-261-0/+1
* API: restructure and document numpy.random C-API (#14604)Matti Picus2019-11-193-223/+1
* ENH: random: Add the multivariate hypergeometric distributionWarren Weckesser2019-10-181-0/+14
* API: remove unused functions from distributions.hmattip2019-10-111-32/+17
* API: refactor function names in distribution.{h,c}, refactor float_fillmattip2019-10-111-25/+14
* API: rearrange the cython files in numpy.randommattip2019-10-114-0/+337