Skip to content

Releases: TuringLang/MCMCChains.jl

v6.0.6

28 Feb 15:17
5f8e591
Compare
Choose a tag to compare

MCMCChains v6.0.6

Diff since v6.0.5

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1 for package test, (keep existing compat) (#449) (@github-actions[bot])
  • Remove deprecated Formatting (#451) (@devmotion)
  • Fix tests for MCMCDiagnosticTools 0.3.10 (#452) (@devmotion)

Closed issues:

  • Formatting.jl is deprecated (#450)

v6.0.5

04 Feb 18:19
6b8820e
Compare
Choose a tag to compare

MCMCChains v6.0.5

Diff since v6.0.4

Merged pull requests:

  • Fix autocorplot on Julia 1.10 and update compat entries (#448) (@devmotion)

Closed issues:

  • autocorplot not working with Julia 1.10.0 rc2 (#445)

v6.0.4

27 Oct 08:10
4d2a2f4
Compare
Choose a tag to compare

MCMCChains v6.0.4

Diff since v6.0.3

Merged pull requests:

  • CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#432) (@github-actions[bot])
  • CompatHelper: bump compat for Documenter to 1 for package test, (keep existing compat) (#433) (@github-actions[bot])
  • CompatHelper: bump compat for MLJBase to 1 for package docs, (keep existing compat) (#434) (@github-actions[bot])
  • CompatHelper: bump compat for MLJBase to 1 for package test, (keep existing compat) (#435) (@github-actions[bot])
  • Update chains.jl (#437) (@sunxd3)
  • CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) (#438) (@github-actions[bot])
  • CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) (#439) (@github-actions[bot])

Closed issues:

  • write(file, chn) fails due to missing method (#425)
  • Array(chn) drops third dimension for nchain==1 (#429)

v6.0.3

31 May 18:59
82def13
Compare
Choose a tag to compare

MCMCChains v6.0.3

Diff since v6.0.2

Merged pull requests:

v6.0.2

26 May 19:48
90ae875
Compare
Choose a tag to compare

MCMCChains v6.0.2

Diff since v6.0.1

Closed issues:

  • corner fails with certain backends (#414)

Merged pull requests:

  • CompatHelper: bump compat for MLJDecisionTreeInterface to 0.4 for package docs, (keep existing compat) (#407) (@github-actions[bot])
  • CompatHelper: bump compat for MLJDecisionTreeInterface to 0.4 for package test, (keep existing compat) (#408) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#416) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34 for package test, (keep existing compat) (#417) (@github-actions[bot])
  • Fix test compats (#422) (@devmotion)
  • Version bump (#423) (@yebai)

v6.0.1

18 Apr 09:22
e1041f5
Compare
Choose a tag to compare

MCMCChains v6.0.1

Diff since v6.0.0

Closed issues:

  • Sampling from chain gives an error (#324)
  • Integration with InferenceObjects.jl (#381)
  • corner breaks because of chains usage (#413)

Merged pull requests:

v6.0.0

28 Feb 23:55
ddac60f
Compare
Choose a tag to compare

MCMCChains v6.0.0

Diff since v5.7.1

Closed issues:

  • Why naive_se? (#351)
  • Reporting new ESS/R-hat values (#394)
  • Rstar tests and doctests broken with MLJDecisionTreeInterface 0.3.1 (#400)

Merged pull requests:

v5.7.1

30 Jan 16:06
31521dd
Compare
Choose a tag to compare

MCMCChains v5.7.1

Diff since v5.7.0

Merged pull requests:

v5.7.0

30 Jan 14:40
711a298
Compare
Choose a tag to compare

MCMCChains v5.7.0

Diff since v5.6.1

Closed issues:

  • Allow AbstractString to get parts of a Chain (#396)

Merged pull requests:

v5.6.1

14 Dec 09:16
8c3f5ed
Compare
Choose a tag to compare

MCMCChains v5.6.1

Diff since v5.5.0

Merged pull requests:

  • CompatHelper: bump compat for MLJBase to 0.21 for package docs, (keep existing compat) (#385) (@github-actions[bot])
  • CompatHelper: bump compat for MLJBase to 0.21 for package test, (keep existing compat) (#386) (@github-actions[bot])
  • CompatHelper: bump compat for MLJDecisionTreeInterface to 0.3 for package docs, (keep existing compat) (#388) (@github-actions[bot])
  • CompatHelper: bump compat for MLJDecisionTreeInterface to 0.3 for package test, (keep existing compat) (#389) (@github-actions[bot])
  • CompatHelper: bump compat for CairoMakie to 0.10 for package docs, (keep existing compat) (#390) (@github-actions[bot])
  • Support MCMCDiagnosticTools v0.2 (#392) (@sethaxen)
  • Update rstar tests (#393) (@sethaxen)