Skip to content

v5.14.0

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 30 Apr 14:58
· 155 commits to main since this release

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