A Python module for sampling from the Multivariate Hypergeometric distribution.
pip install multivar_hypergeom
You can also install the in-development version with:
pip install https://github.com/sarahmorin/multivar_hypergeom/archive/master.zip
To run all tests run:
tox