Skip to content

v0.43.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 00:08
· 32 commits to main since this release
33e1a22

Turing v0.43.1

Diff since v0.43.0

Ignore discard_initial and thinning for SMC samplers to prevent a BoundsError when these arguments are provided.

Merged pull requests:

  • Ignore discard_initial and thinning for SMC (#2784) (@hardik-xi11)

Closed issues:

  • SMC throws BoundsError when discard_initial > 1 or thinning > 1 (#1811)