Skip to content

A small Python package for sampling from the multivariate hypergeometric distribution.

License

Notifications You must be signed in to change notification settings

sarahmorin/multivar_hypergeom

Repository files navigation

Overview

Documentation Status Build Status Requirements Status Updates Version License: MIT

A Python module for sampling from the Multivariate Hypergeometric distribution.

Installation

pip install multivar_hypergeom

You can also install the in-development version with:

pip install https://github.com/sarahmorin/multivar_hypergeom/archive/master.zip

Documentation

Read The Docs

Development

To run all tests run:

tox

About

A small Python package for sampling from the multivariate hypergeometric distribution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages