Releases: TuringLang/AbstractMCMC.jl
Releases · TuringLang/AbstractMCMC.jl
v4.3.0
v4.2.1
AbstractMCMC v4.2.1
Merged pull requests:
- Check if log density supports LogDensityProblems (#111) (@devmotion)
v4.2.0
AbstractMCMC v4.2.0
Merged pull requests:
- Update CompatHelper.yml (#106) (@devmotion)
- Add AbstractModel implementation of LogDensityProblems interface (#110) (@torfjelde)
v4.1.3
v4.1.2
v4.1.1
AbstractMCMC v4.1.1
Closed issues:
- Passing chain index in parallel sampling (#92)
Merged pull requests:
- Fix
discard_initial
, and add support fordiscard_initial
andthinning
to iterator and transducer (#102) (@devmotion)
v4.1.0
AbstractMCMC v4.1.0
Merged pull requests:
- CompatHelper: bump compat for "LoggingExtras" to "0.5" (#101) (@github-actions[bot])
v4.0.0
AbstractMCMC v4.0.0
Merged pull requests:
- Support
init_params
in ensemble methods (#94) (@devmotion) - Fix test errors and simplify docs (#99) (@devmotion)
- Use Blue style (#100) (@devmotion)
v3.3.1
AbstractMCMC v3.3.1
Merged pull requests:
- Ensure ensemble sampling is reproducible (#97) (@devmotion)
- Fix version number (#98) (@devmotion)
v3.3.0
AbstractMCMC v3.3.0
Closed issues:
- Passing state + kwargs to callback (#55)
- Interrupting and resuming sampling (#73)
- Docs typo: isdone signature (#90)
Merged pull requests:
- Update Documenter (#79) (@devmotion)
- Fix signature of
isdone
in docstring (#91) (@devmotion) - Fix test error (#93) (@devmotion)
- Remove use of
threadid
(#95) (@devmotion) - Bump version to 3.3.0 (#96) (@devmotion)