Skip to content

Commit 65d16a7

Browse files
penelopeysmmhauru
andauthored
Update HISTORY.md
Co-authored-by: Markus Hauru <[email protected]>
1 parent 6e8e9a4 commit 65d16a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ When using Turing's Gibbs sampler, e.g. `Gibbs(:x => MH(), :y => HMC(0.1, 20))`,
3131
Thus the log-density associated with them is added to the likelihood.
3232
Previously these would effectively be added to the prior (in the sense that if `LikelihoodContext` was used they would be ignored).
3333
This is unlikely to affect users but we mention it here to be explicit.
34+
This change only affects the log probabilities as the Gibbs component samplers see them; the resulting chain will include the usual log prior, likelihood, and joint, as described above.
3435

3536
**Particle Gibbs**
3637

0 commit comments

Comments
 (0)