Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@nabriis nabriis released this 13 Sep 09:31
· 27 commits to main since this release
59ae0d0

What's Changed

  • Ensure constants are stored in densities when reducing to single density in joint distribution by @nabriis in #482
  • Replace progressbar2 by tqdm by @chaozg in #502
  • Fix plot of 1D geometries by @chaozg in #497
  • Add 479 experimental module in bayesian problem by @nabriis in #500
  • move tqdm from requirement-dev to requirements by @chaozg in #510
  • Improve (hopefully) how HybridGibbs uses samplers state and history by @nabriis in #503
  • Update documentation by @chaozg in #508
  • Update documentation on experimental mcmc module by @nabriis in #513
  • Add prefix to sampling progress by @nabriis in #520
  • Update example in HybridGibbs by @nabriis in #521
  • Fix issue of invalid proposals being accepted by @chaozg in #518

Full Changelog: v1.1.1...v1.2.0