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 MixtureValueScorer::validate methods to check array sizes #67

Closed fritzo closed 10 years ago

fritzo commented 10 years ago

This breaks Loom, which is currently sloppy with its cache validity assumptions. Merge this branch as soon as Loom cleans itself up in https://github.com/priorknowledge/loom/pull/36