Published March 22, 2022
| Version v4.0.0b5
Software
Open
pymc-devs/pymc: 4.0.0 beta 5
Creators
- Thomas Wiecki
- John Salvatier
- Anand Patil
- Maxim Kochurov1
- Bill Engels
- Ricardo Vieira
- Junpeng Lao2
- Colin3
- Osvaldo Martin4
- Michael Osthege5
- Brandon T. Willard
- Adrian Seyboldt6
- Austin Rochford7
- rpgoldman
- Luciano Paz8
- Kyle Meyer
- Peadar Coyle
- Marco Edward Gorelli
- Ravin Kumar
- Taku Yoshioka9
- Oriol Abril-Pla
- George Ho10
- Thomas Kluyver
- Kyle Beauchamp
- Demetri Pananos
- Alexandre ANDORRA
- Eelke Spaak
- Benjamin Edwards
- Eric Ma
- Luis Mario Domenzain
- 1. MSU Economics / Skoltech CS
- 2. @google
- 3. Google
- 4. IMASL-CONICET
- 5. Forschungszentrum Jülich GmbH
- 6. pymc-labs
- 7. Kibo Commerce
- 8. PyMC-Labs
- 9. Laboro.AI
- 10. @flatironhealth
Description
What's Changed
- Generalize multinomial moment to arbitrary dimensions by @markvrma in https://github.com/pymc-devs/pymc/pull/5476
- Remove sd optional kwarg from distributions by @purna135 in https://github.com/pymc-devs/pymc/pull/5583
- Improve scoped models by @ferrine in https://github.com/pymc-devs/pymc/pull/5607
- Add helper wrapper aound Interval transform by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5347
- Rename
logp_transform
to_get_default_transform
by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5612 - Do not set RNG updates inplace in compile_pymc by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5615
- Refine trigger filter for both PRs and pushes by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5619
- Update contributing guide with etiquette section by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5611
- Combine test workflows into one by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5623
- Raise ValueError if random variables are present in the logp graph by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5614
- Run float32 jobs separately by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5630
- Bring back sampler argument target_accept by @aloctavodia in https://github.com/pymc-devs/pymc/pull/5622
- Parametrize Binomial and Categorical distributions via logit_p by @purna135 in https://github.com/pymc-devs/pymc/pull/5637
- Remove SGMCMC and fix flaky mypy results by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5631
Full Changelog: https://github.com/pymc-devs/pymc/compare/v4.0.0b4...v4.0.0b5
Files
pymc-devs/pymc-v4.0.0b5.zip
Files
(6.4 MB)
Name | Size | Download all |
---|---|---|
md5:b57ef9a1a8304117a55c4e002ff35ba7
|
6.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v4.0.0b5 (URL)