probcomp / bayeslite

BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
http://probcomp.csail.mit.edu/software/bayesdb
Apache License 2.0
922 stars 64 forks source link

core.bayesdb_variable_numbers(bdb, population_id, generator_id) yields only latents, but should yield all variables #456

Closed riastradh-probcomp closed 8 years ago

riastradh-probcomp commented 8 years ago

Fixed in https://github.com/probcomp/bayeslite/commit/6fc0d25f8b6f7495208f80219215cbd1c05a6ebc.