Skip to content

v0.42.7

Choose a tag to compare

@github-actions github-actions released this 28 Jan 17:33
e487ed0

Turing v0.42.7

Diff since v0.42.6

Avoid reevaluating the model on MCMC iterations where the transition is not saved to the chain (e.g. in initial burn-in, or when using thinning).
Also avoid each component sampler of Gibbs unnecessarily evaluating the model once per iteration.

Merged pull requests:

Closed issues:

  • Gibbs wastefully re-evaluates model once per component sampler per iteration (#2639)