v0.1.7
Minor release.
Bug fixes
[sampler].sample_chains_with_adaptive_warmup
methods added in previous release for sampling chains with adaptive warm up stage(s) previously were reinitialising each stage at the initial state rather than the final state from the previous stage. This is now fixed.
New features
- HTML representation added for
LabelledSequenceProgressBar
used for indicating progress through stages of adaptive chains to improve visualisation in interfaces supporting HTML output such as Jupyter notebooks.