Releases: TuringLang/MCMCChains.jl
Releases · TuringLang/MCMCChains.jl
v4.2.1
MCMCChains v4.2.1
v4.2.0
MCMCChains v4.2.0
Merged pull requests:
- Adding implementation of Rstar statistic (#238) (@trappmartin)
v4.1.0
MCMCChains v4.1.0
Closed issues:
- Getting multivariate random variables from chains (#236)
show
fails for a nonparametric model on short chains (#237)
Merged pull requests:
- Remove unused Requires dependency (#239) (@devmotion)
v4.0.4
MCMCChains v4.0.4
Merged pull requests:
- Return
missing
inmcse_bm
instead of throwing an error (#235) (@devmotion)
v4.0.3
MCMCChains v4.0.3
Closed issues:
- Avoid subtle piracy in convert or handle the pirated cases (#233)
Merged pull requests:
- Fix documentation of
show
anddescribe
(#232) (@devmotion) - Change convert(::Type{Array}, ::Vector{<:ChainDataFrame}) to the (#234) (@andreasnoack)
v4.0.2
MCMCChains v4.0.2
Closed issues:
- ESS function seems to be broken (#230)
Merged pull requests:
- Fix ESS (#229) (@devmotion)
v4.0.1
MCMCChains v4.0.1
Merged pull requests:
- Use NaturalSort (#224) (@devmotion)
- CompatHelper: bump compat for "AbstractMCMC" to "2.0" (#228) (@github-actions[bot])
v4.0.0
MCMCChains v4.0.0
Closed issues:
- Related MCMC summary packages (#1)
- Add contour and scatter plots (#8)
- Consider new ideas on split-R, etc. (#86)
- Crashes when sampling n = 1 from chain (#137)
- Do not mix String and Symbol (#185)
- Weird error for indexing chain with a scalar (#190)
Merged pull requests:
- Add
setrange
andresetrange
(#214) (@devmotion) - ESS algorithms (#215) (@denainjs)
- lower before upper in HPD (#216) (@karajan9)
- Fix diagnostic bug (#217) (@cpfiffer)
- Update master (#218) (@devmotion)
- CompatHelper: bump compat for "PrettyTables" to "0.9" (#219) (@github-actions[bot])
- CompatHelper: bump compat for "Compat" to "3.10" (#220) (@github-actions[bot])
- Fix Compat bounds (#221) (@devmotion)
- Fix PrettyTables warning (#222) (@devmotion)
v3.0.12
MCMCChains v3.0.12
Merged pull requests:
- Make Chains concretely typed + other breaking changes (#197) (@devmotion)
- Run CI tests on dev branch as well (#210) (@devmotion)
- Correctly specify AxisArrays compatibility (#213) (@devmotion)
v3.0.11
MCMCChains v3.0.11
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#209) (@github-actions[bot])