Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 22:20
8d3b343

AdvancedHMC v0.6.0

Diff since v0.5.5

Merged pull requests:

  • fix: arg order (#349) (@xukai92)
  • CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) (#352) (@github-actions[bot])
  • Deprecate init_params which is no longer in AbstractMCMC (#353) (@torfjelde)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#354) (@github-actions[bot])
  • Removed deprecation of init_params + bump minor version (#355) (@torfjelde)
  • Fix some tests. (#356) (@yebai)
  • Fix docs CI (#357) (@yebai)

Closed issues:

  • Doc string error for NUTS (#346)