You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# DynamicPPL Changelog
2
2
3
+
## 0.37.3
4
+
5
+
An extension for MarginalLogDensities.jl has been added.
6
+
Loading DynamicPPL and MarginalLogDensities now provides the `DynamicPPL.marginalize` function to marginalize out variables from a model; please see the documentation for further information.
7
+
3
8
## 0.37.2
4
9
5
10
Make the `resume_from` keyword work for multiple-chain (parallel) sampling as well.
0 commit comments