On Mon, Jul 2, 2012 at 7:49 PM, Fernando Perez <fperez....@gmail.com> wrote:
> It appears you're right!
>
> http://pymc-devs.github.com/pymc/distributions.html?highlight=hypergeometric#pymc.distributions.multivariate_hypergeometric_like

Furthermore, the code actually calls a sampler implemented in Fortran:

http://pymc-devs.github.com/pymc/_modules/pymc/distributions.html#multivariate_hypergeometric_like

which calls this:

https://github.com/pymc-devs/pymc/blob/master/pymc/flib.f#L4379

Thanks again to both of you for the help.  It's always productive to
ask around here ;)

Cheers,

f
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to