MCMCChains.jl Versions Save

Types and utility functions for summarizing Markov chain Monte Carlo simulations

v6.0.6

3 months ago

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

3 months ago

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

7 months ago

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

1 year ago

MCMCChains v6.0.3

Diff since v6.0.2

Merged pull requests:

  • Forward missing arguments to summarystats (#424) (@devmotion)

v6.0.2

1 year ago

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

1 year ago

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:

  • Allow show to function properly even if some statistic computations fail (#412) (@torfjelde)
  • Fixes for corner (#415) (@torfjelde)

v6.0.0

1 year ago

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:

  • Add compatibility with MCMCDiagnosticTools v0.3 (#401) (@sethaxen)
  • Fix MLJDecisionTreeInterface to 0.3.0 (#402) (@devmotion)

v5.7.1

1 year ago

MCMCChains v5.7.1

Diff since v5.7.0

Merged pull requests:

  • Escape regex in namesingroup properly (#398) (@torfjelde)

v5.7.0

1 year ago

MCMCChains v5.7.0

Diff since v5.6.1

Closed issues:

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

Merged pull requests:

  • Better support for AbstractString (#397) (@devmotion)

v5.6.1

1 year ago

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)