There is a newer version of the record available.

Published June 25, 2024 | Version v5.16.0
Software Open

pymc-devs/pymc: v5.16.0

  • 1. PyMC Labs
  • 2. @pymc-devs @pymc-labs
  • 3. MSU Economics / Skoltech CS
  • 4. Forschungszentrum JΓΌlich GmbH
  • 5. .txt
  • 6. IMASL-CONICET
  • 7. Google
  • 8. pymc-labs
  • 9. Monetate
  • 10. PyMC-Labs
  • 11. AudioStack
  • 12. Boston University
  • 13. Quansight
  • 14. @google
  • 15. @pymc-labs
  • 16. Laboro.AI
  • 17. European XFEL
  • 18. University of Toronto

Description

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

What's Changed

Major Changes πŸ› 

  • Standardize draws as parameter in sample_prior_predictive by @wd60622 in https://github.com/pymc-devs/pymc/pull/7366
  • Allow opting out of model nesting by setting model=None by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7352
  • Bump PyTensor dependency (which changes signature of RandomVariables) by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7370
  • Move CustomDist logic to dedicated module and docs section by @markgreene74 in https://github.com/pymc-devs/pymc/pull/7363

New Features πŸŽ‰

  • HSGP improvements by @AlexAndorra in https://github.com/pymc-devs/pymc/pull/7335
  • Add more idata attributes for JAX samplers by @osyuksel in https://github.com/pymc-devs/pymc/pull/7360

Bugfixes πŸͺ²

  • Fix bug with compute_p for partially observed OrderedLogistic and OrderedProbit variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7349
  • Avoid repeated status polling in smc by @aseyboldt in https://github.com/pymc-devs/pymc/pull/7351
  • Fix bug when freezing model with partially observed RVs by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7388

Documentation πŸ“–

  • Fix broken links by @Armavica in https://github.com/pymc-devs/pymc/pull/7347

Maintenance πŸ”§

  • Allow customizing truncation max_n_steps in Hurdle Mixtures by @tjburch in https://github.com/pymc-devs/pymc/pull/7339
  • Add refresh call to progress bar in apply_function_over_dataset by @fonnesbeck in https://github.com/pymc-devs/pymc/pull/7343
  • HSGP misc fixes by @bwengals in https://github.com/pymc-devs/pymc/pull/7342
  • Fixed myst version to less than 1.0.0 (fixes graph squashing) by @hevansDev in https://github.com/pymc-devs/pymc/pull/7356
  • Update readme example by @kiramclean in https://github.com/pymc-devs/pymc/pull/7358
  • Fix import pymc.testing by @bomtall in https://github.com/pymc-devs/pymc/pull/7357
  • Minor text improvements to the Introductory Overview of PyMC notebook (pymc_overview.ipynb) by @alimanfoo in https://github.com/pymc-devs/pymc/pull/7361
  • Remove default initval for Flat variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7379
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pymc-devs/pymc/pull/7371

New Contributors

  • @hevansDev made their first contribution in https://github.com/pymc-devs/pymc/pull/7356
  • @kiramclean made their first contribution in https://github.com/pymc-devs/pymc/pull/7358
  • @bomtall made their first contribution in https://github.com/pymc-devs/pymc/pull/7357
  • @alimanfoo made their first contribution in https://github.com/pymc-devs/pymc/pull/7361
  • @osyuksel made their first contribution in https://github.com/pymc-devs/pymc/pull/7360
  • @markgreene74 made their first contribution in https://github.com/pymc-devs/pymc/pull/7363

Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.15.1...v5.16.0

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

What's Changed

Major Changes πŸ› 

  • Rename samples argument to draws in sample_prior_predictive by @wd60622 in https://github.com/pymc-devs/pymc/pull/7366
  • Allow opting out of model nesting by setting model=None by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7352
  • Bump PyTensor dependency (which changes signature of RandomVariables) by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7370
  • Move CustomDist logic to dedicated module and docs section by @markgreene74 in https://github.com/pymc-devs/pymc/pull/7363

New Features πŸŽ‰

  • HSGP improvements by @AlexAndorra in https://github.com/pymc-devs/pymc/pull/7335
  • Add more idata attributes for JAX samplers by @osyuksel in https://github.com/pymc-devs/pymc/pull/7360

Bugfixes πŸͺ²

  • Fix bug with compute_p for partially observed OrderedLogistic and OrderedProbit variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7349
  • Avoid repeated status polling in smc by @aseyboldt in https://github.com/pymc-devs/pymc/pull/7351
  • Fix bug when freezing model with partially observed RVs by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7388

Documentation πŸ“–

  • Fix broken links by @Armavica in https://github.com/pymc-devs/pymc/pull/7347
  • Fixed myst version to less than 1.0.0 (fixes graph squashing) by @hevansDev in https://github.com/pymc-devs/pymc/pull/7356
  • Minor text improvements to the Introductory Overview of PyMC notebook (pymc_overview.ipynb) by @alimanfoo in https://github.com/pymc-devs/pymc/pull/7361

Maintenance πŸ”§

  • Allow customizing truncation max_n_steps in Hurdle Mixtures by @tjburch in https://github.com/pymc-devs/pymc/pull/7339
  • Add refresh call to progress bar in apply_function_over_dataset by @fonnesbeck in https://github.com/pymc-devs/pymc/pull/7343
  • HSGP misc fixes by @bwengals in https://github.com/pymc-devs/pymc/pull/7342
  • Update readme example by @kiramclean in https://github.com/pymc-devs/pymc/pull/7358
  • Fix import pymc.testing by @bomtall in https://github.com/pymc-devs/pymc/pull/7357
  • Remove default initval for Flat variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7379

New Contributors

  • @hevansDev made their first contribution in https://github.com/pymc-devs/pymc/pull/7356
  • @kiramclean made their first contribution in https://github.com/pymc-devs/pymc/pull/7358
  • @bomtall made their first contribution in https://github.com/pymc-devs/pymc/pull/7357
  • @alimanfoo made their first contribution in https://github.com/pymc-devs/pymc/pull/7361
  • @osyuksel made their first contribution in https://github.com/pymc-devs/pymc/pull/7360
  • @markgreene74 made their first contribution in https://github.com/pymc-devs/pymc/pull/7363

Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.15.1...v5.16.0

Files

pymc-devs/pymc-v5.16.0.zip

Files (7.2 MB)

Name Size Download all
md5:9413be8ddb4d3d0c4121b05344e714a2
7.2 MB Preview Download

Additional details

Related works

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