summaryrefslogtreecommitdiff
path: root/doc/source/reference/random
diff options
context:
space:
mode:
authorWarren Weckesser <warren.weckesser@gmail.com>2019-10-18 14:11:38 -0400
committerWarren Weckesser <warren.weckesser@gmail.com>2019-10-18 14:11:38 -0400
commit0455447b5019ab40cf9cfa4b2225c1260824bd6b (patch)
treeab923d460f7c4f7f33c0719c778803e65fd29298 /doc/source/reference/random
parent8634b18abdb30629b4b869f0c81bb7a350832baa (diff)
downloadnumpy-0455447b5019ab40cf9cfa4b2225c1260824bd6b.tar.gz
DOC: random: Add entry for multivariate_hypergeometric to the Generator docs.
Diffstat (limited to 'doc/source/reference/random')
-rw-r--r--doc/source/reference/random/generator.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/random/generator.rst b/doc/source/reference/random/generator.rst
index 068143270..a2cbb493a 100644
--- a/doc/source/reference/random/generator.rst
+++ b/doc/source/reference/random/generator.rst
@@ -62,6 +62,7 @@ Distributions
~numpy.random.Generator.lognormal
~numpy.random.Generator.logseries
~numpy.random.Generator.multinomial
+ ~numpy.random.Generator.multivariate_hypergeometric
~numpy.random.Generator.multivariate_normal
~numpy.random.Generator.negative_binomial
~numpy.random.Generator.noncentral_chisquare