github pymc-devs/pymc v5.16.0

latest release: v5.16.1
3 days ago

What's Changed

Major Changes 🛠

  • Standardize draws as parameter in sample_prior_predictive by @wd60622 in #7366
  • Allow opting out of model nesting by setting model=None by @ricardoV94 in #7352
  • Bump PyTensor dependency (which changes signature of RandomVariables) by @ricardoV94 in #7370
  • Move CustomDist logic to dedicated module and docs section by @markgreene74 in #7363

New Features 🎉

Bugfixes 🪲

  • Fix bug with compute_p for partially observed OrderedLogistic and OrderedProbit variables by @ricardoV94 in #7349
  • Avoid repeated status polling in smc by @aseyboldt in #7351
  • Fix bug when freezing model with partially observed RVs by @ricardoV94 in #7388

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: v5.15.1...v5.16.0

What's Changed

Major Changes 🛠

  • Rename samples argument to draws in sample_prior_predictive by @wd60622 in #7366
  • Allow opting out of model nesting by setting model=None by @ricardoV94 in #7352
  • Bump PyTensor dependency (which changes signature of RandomVariables) by @ricardoV94 in #7370
  • Move CustomDist logic to dedicated module and docs section by @markgreene74 in #7363

New Features 🎉

Bugfixes 🪲

  • Fix bug with compute_p for partially observed OrderedLogistic and OrderedProbit variables by @ricardoV94 in #7349
  • Avoid repeated status polling in smc by @aseyboldt in #7351
  • Fix bug when freezing model with partially observed RVs by @ricardoV94 in #7388

Documentation 📖

  • Fix broken links by @Armavica in #7347
  • Fixed myst version to less than 1.0.0 (fixes graph squashing) by @hevansDev in #7356
  • Minor text improvements to the Introductory Overview of PyMC notebook (pymc_overview.ipynb) by @alimanfoo in #7361

Maintenance 🔧

New Contributors

Full Changelog: v5.15.1...v5.16.0

Don't miss a new pymc release

NewReleases is sending notifications on new releases.