Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev3.1.0 #446

Merged
merged 218 commits into from
May 1, 2015
Merged

Dev3.1.0 #446

merged 218 commits into from
May 1, 2015

Conversation

mreposa
Copy link
Contributor

@mreposa mreposa commented May 1, 2015

No description provided.

Mike Reposa and others added 30 commits December 29, 2014 13:38
inherits from MH with some small amount of overriding code. The
UnweightedAnnealer file is removed as it is not needed anymore. This is
a partial fix for issue #259
of these now only override functions that the need to, most of the
remaining code is the same. Fixes issue #259
created it's own random generator instead of using Figaro's, which is
bad for reproducabilty.
collections .chain function becomes .flatMap
Anytime Prob Evidence BP is not implemented yet as it requires some
careful refactoring since the AnytimeProbEvidence trait conflicts with
AnytimeProbQuery trait (and they both use the same BP class)
Added Prob Evidence BP that adheres to the correct API.
gtakata and others added 28 commits April 21, 2015 12:33
Add InternalVariable to Variable
Dev3.1.0 Move ChainFactory out of experimental
Dev3.1.0 Fixes/improvements to tests
EM test update
Added normal estimator for variance tests
with likelihood weighting. Also removed MH tests with conditions in
continuous tests because they will never pass now that the constraint is
removed.
Fix for #436. Disable the continuous trait constraint due to conflicts
mreposa added a commit that referenced this pull request May 1, 2015
@mreposa mreposa merged commit c1a61e4 into master May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants