github pymc-devs/pymc v5.14.0

latest release: v5.15.0
17 days ago

What's Changed

Major Changes 🛠

  • Implement default_transform and transform argument for distributions by @aerubanov in #7207

New Features 🎉

Bugfixes 🪲

  • Fix gradient bug in models with max operation by @ricardoV94 in #7261
  • Convert random variables to value variables so pm.sample(var_names) works correctly by @tomicapretto in #7284
  • Fix draws of Weibull when alpha and beta implicitly define size by @tomicapretto in #7288

Documentation 📖

  • Add introduction section to Transformations API page to document role of Transforms by @mkusnetsov in #7232
  • Fix link to API quick start. Closes #7266. by @twiecki in #7275

Maintenance 🔧

New Contributors

Full Changelog: v5.13.1...v5.14.0

Don't miss a new pymc release

NewReleases is sending notifications on new releases.