Skip to content

v5.1.1

Compare
Choose a tag to compare
@twiecki twiecki released this 08 Mar 13:30
· 635 commits to main since this release

While this release carries a minor-version number increase, it is actually a major release (5.1). 5.1.0 was skipped due to a packaging issue.

What's Changed

Major Changes 🛠

  • Access to external NUTS samplers (nutpie, blackjax, numpyro) with new sample() kwarg called nuts_sampler which often provide huge speed-ups and improved convergence by @twiecki and @ricardoV94 in #6422
  • Enforce dims elements to be strings by @ricardoV94 in #6470
  • Align DEMetropolis defaults with literature recommendations by @gbrunkhorst in #6488
  • Tests are no longer part of the package by @Armavica in #6540
  • Replace rvs_to_total_sizes mapping by MinibatchRandomVariables by @ricardoV94 in #6523

New Features 🎉

Bugfixes 🪲

Maintenance 🔧

New Contributors

Full Changelog: v5.0.2...v5.1.1