-
Notifications
You must be signed in to change notification settings - Fork 36
Release v0.37 #901
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
Merged
Release v0.37 #901
Changes from 31 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8135113
Bump minor version to 0.37.0
mhauru 299e17b
Accumulators, stage 1 (#885)
mhauru 326d7ed
Replace PriorExtractorContext with PriorDistributionAccumulator (#907)
mhauru d4ef1f2
Implement values_as_in_model using an accumulator (#908)
mhauru adfdda0
Merge remote-tracking branch 'origin/main' into breaking
penelopeysm d043103
Bump DynamicPPL versions
penelopeysm d9545c6
Fix merge (1)
penelopeysm a243bbb
Add benchmark Pkg source
penelopeysm e2272a5
[no ci] Don't need to dev again
penelopeysm 3cb47cd
Disable use_closure for ReverseDiff
penelopeysm 2d11ad7
Revert "Disable use_closure for ReverseDiff"
penelopeysm 0445092
Fix LogDensityAt struct
penelopeysm ff7f8a2
Try not duplicating
penelopeysm 80db9e2
Update comment pointing to closure benchmarks
penelopeysm bec523a
Merge remote-tracking branch 'origin/main' into breaking
penelopeysm 3af63d5
Remove `context` from model evaluation (use `model.context` instead) …
penelopeysm 8b67e96
Mark function as Const for Enzyme tests (#957)
penelopeysm 1882f72
Move submodel code to submodel.jl; remove `@submodel` (#959)
penelopeysm 7f20709
Fix missing field tests for 1.12 (#961)
penelopeysm f20e86c
Remove 3-argument `{_,}evaluate!!`; clean up submodel code (#960)
penelopeysm 57a53e1
Merge branch 'main' into breaking
penelopeysm a0289db
Improve API for AD testing (#964)
penelopeysm 2074657
Merge remote-tracking branch 'origin/main' into breaking
penelopeysm cba604b
DebugAccumulator (plus tiny bits and pieces) (#976)
penelopeysm f4dd46a
VariableOrderAccumulator (#940)
mhauru e60eab0
Accumulators stage 2 (#925)
mhauru bd99d4f
Implement more consistent tracking of logp components via `LogJacobia…
penelopeysm 05cd886
Fix behaviour of `set_retained_vns_del!` for `num_produce == 0` (#1000)
penelopeysm c6c0cbc
`InitContext`, part 2 - Move `hasvalue` and `getvalue` to AbstractPPL…
penelopeysm 5d9e934
Accumulator miscellanea: Subset, merge, acclogp, and LogProbAccumulat…
mhauru 2ffc311
Merge branch 'main' into breaking
penelopeysm c98a67c
Minor tweak to changelog wording
penelopeysm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.