Skip to content

v0.40.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 12:11
d8fbe78

Turing v0.40.4

Diff since v0.40.3

Fixes a bug where initial_state was not respected for NUTS if resume_from was not also specified.

Merged pull requests:

Closed issues:

  • Allow user to disable unnecessary model evaluations after #2202 (#2215)
  • Integrating Turing and MarginalLogDensities (#2398)
  • Simplify the tilde-pipeline in DynamicPPL (#2422)
  • Rethinking Threaded/Multichain Callbacks (#2568)
  • Gibbs / dynamic model / PG + ESS reproducibility (#2626)
  • Fixing initial_params when using NUTS does not fix the initial parameters (#2673)
  • initial_state is not used when resume_from is not specified (#2679)