Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 02:50
· 5 commits to main since this release

SliceSampling v0.5.0

Diff since v0.4.2

  • A default initializer has been added for Turing models. Thus, sample can be called without specifying initial_params.
  • Univariate slice samplers can now be used directly on 1-dimensional targets through the AbstractMCMC interface.