github pymc-devs/pymc v5.1.1

latest releases: v5.18.0, v5.17.0, v5.16.2...
20 months ago

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

Don't miss a new pymc release

NewReleases is sending notifications on new releases.