Published April 30, 2024 | Version v5.14.0
Software Open

pymc-devs/pymc: v5.14.0

Description

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Major Changes πŸ› 

  • Implement default_transform and transform argument for distributions by @aerubanov in https://github.com/pymc-devs/pymc/pull/7207

New Features πŸŽ‰

  • Allow freezing only subset of data and dims by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7248

Bugfixes πŸͺ²

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

Documentation πŸ“–

  • Add introduction section to Transformations API page to document role of Transforms by @mkusnetsov in https://github.com/pymc-devs/pymc/pull/7232
  • Fix link to API quick start. Closes #7266. by @twiecki in https://github.com/pymc-devs/pymc/pull/7275

Maintenance πŸ”§

  • Fix typo in progressbar message by @zaxtax in https://github.com/pymc-devs/pymc/pull/7271
  • Add time remaining column to progress bars by @fonnesbeck in https://github.com/pymc-devs/pymc/pull/7273

New Contributors

  • @mkusnetsov made their first contribution in https://github.com/pymc-devs/pymc/pull/7232

Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.13.1...v5.14.0

Files

pymc-devs/pymc-v5.14.0.zip

Files (7.1 MB)

Name Size Download all
md5:df937193d934bdb6d2eaf060ebcc7551
7.1 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/pymc-devs/pymc/tree/v5.14.0 (URL)