v2.4.0
AbstractMCMC v2.4.0
Closed issues:
- Option to thin (#49)
- TagBot trigger issue (#52)
- Documentation on role of AbstractModel instances for MCMC (#54)
Merged pull requests:
- Implemented
thinning
option inmcmcsample
(#50) (@luiarthur) - Add Github CI (#51) (@devmotion)
- Fixed missing semi-colon for kwargs in
steps
(#53) (@torfjelde) - Allow to enable and disable progress logging globally (#59) (@devmotion)
- Limit update frequency of progress bars (#60) (@devmotion)