forcedotcom / distributions

Low-level primitives for collapsed Gibbs sampling in python and C++
BSD 3-Clause "New" or "Revised" License
33 stars 25 forks source link

Add GP dbg, hp, and lp datatypes #13

Closed fritzo closed 10 years ago

fritzo commented 10 years ago

A C++ implementation gp.cc is already in place, but is missing a sampler. Distributions 1.0 python code can be found at https://github.com/forcedotcom/distributions/blob/de5876fe/distributions/conjugate/gp.py and cython code at https://github.com/forcedotcom/distributions/blob/de5876fe/distributions/conjugate/cygp.pyx