Releases: TuringLang/MCMCChains.jl
Releases · TuringLang/MCMCChains.jl
v6.0.6
MCMCChains v6.0.6
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
MCMCChains v6.0.5
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
MCMCChains v6.0.4
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:
v6.0.3
MCMCChains v6.0.3
Merged pull requests:
- Forward missing arguments to
summarystats
(#424) (@devmotion)
v6.0.2
MCMCChains v6.0.2
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
MCMCChains v6.0.1
Closed issues:
- Sampling from chain gives an error (#324)
- Integration with InferenceObjects.jl (#381)
corner
breaks because ofchains
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
MCMCChains v6.0.0
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
v5.7.0
MCMCChains v5.7.0
Closed issues:
- Allow
AbstractString
to get parts of aChain
(#396)
Merged pull requests:
- Better support for
AbstractString
(#397) (@devmotion)
v5.6.1
MCMCChains v5.6.1
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)