Hypergeometric distribution ?

William Park parkw at better.net
Thu Mar 1 12:23:23 EST 2001


On Thu, Mar 01, 2001 at 05:44:19PM +0100, Thomas Sicheritz-Ponten wrote:
> Does anybody have a python function/class for calculating the
> hypergeometric distribution ?

Few links to search:
    SAL.KachinaTech.COM/B/
    www.netlib.org/cephes/
    www.nr.com
    www.python.org
    freshmeat.net

I remember Python wrapper advertised for 'cephes' which has
hypergeometric functions.  As last resort, you may have to transcribe
from C source to Python code.

---William Park, Open Geometry Consulting, Linux/Python, 8-cpu cluster




More information about the Python-list mailing list