Skip to content

v0.1.7

Compare
Choose a tag to compare
@matt-graham matt-graham released this 01 Jul 00:52

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.