github pymc-devs/pymc v5.1.0

latest releases: v5.16.2, v5.16.1, v5.16.0...
19 months ago

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 🎉

Maintenance 🔧

New Contributors

Full Changelog: v5.0.2...v5.1.0

Don't miss a new pymc release

NewReleases is sending notifications on new releases.