Published July 3, 2022
| Version v4.1.0
Software
Open
pymc-devs/pymc: v4.1.0
Authors/Creators
- Thomas Wiecki
- John Salvatier
- Ricardo Vieira
- Anand Patil
- Maxim Kochurov1
- Bill Engels
- Junpeng Lao2
- Colin Carroll3
- Michael Osthege4
- Osvaldo A Martin5
- Brandon T. Willard
- Adrian Seyboldt6
- Austin Rochford7
- rpgoldman
- Luciano Paz8
- Kyle Meyer
- Peadar Coyle
- Marco Edward Gorelli
- Ravin Kumar
- Oriol Abril-Pla
- Taku Yoshioka9
- George Ho
- Thomas Kluyver
- Kyle Beauchamp
- Alexandre Andorra10
- Demetri Pananos
- Eelke Spaak
- Benjamin Edwards
- Eric Ma
- Luis Mario Domenzain
- 1. MSU Economics / Skoltech CS
- 2. @google
- 3. Google
- 4. Forschungszentrum JΓΌlich GmbH
- 5. IMASL-CONICET
- 6. pymc-labs
- 7. Kibo Commerce
- 8. PyMC-Labs
- 9. Laboro.AI
- 10. @pymc-labs
Description
What's Changed
Major Changes π
- Dropped support for Python 3.7 and added support for Python 3.10 by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5917
- Default to
pm.Data(mutable=False)by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5944 - Deprecating
MLDAin anticipation of migrating it topymc-experimentalby @michaelosthege in https://github.com/pymc-devs/pymc/pull/5944
- Small improvements to early NUTS behaviour by @aseyboldt in https://github.com/pymc-devs/pymc/pull/5824
- Correct the order of
rvssent tocompile_dlogpinfind_MAPby @quantheory in https://github.com/pymc-devs/pymc/pull/5928 - Remove
nan_is_numandnan_is_highlimiters fromfind_MAP. by @quantheory in https://github.com/pymc-devs/pymc/pull/5929 - Registering
_as_tensor_variableconverter for pandas objects by @juanitorduz in https://github.com/pymc-devs/pymc/pull/5920 - Fix
modelandaesara_configkwargs forpm.Modelby @ferrine in https://github.com/pymc-devs/pymc/pull/5915
- Remove reference to old parameters in SMC docstring by @aloctavodia in https://github.com/pymc-devs/pymc/pull/5914
- Get rid of python-version specific conda environments by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5911
- Further fixes to VI docs by @ferrine in https://github.com/pymc-devs/pymc/pull/5916
- Expand dimensionality notebook by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/5746
- Review docstrings checkmarcked as best practice by @OriolAbril in https://github.com/pymc-devs/pymc/pull/5919
- Update conda environment name when running docker with jupyter notebook by @danhphan in https://github.com/pymc-devs/pymc/pull/5933
- Update docs build and contributing instructions by @michaelosthege in https://github.com/pymc-devs/pymc/pull/5938
- Add numpyro install to building docs instructions by @isms in https://github.com/pymc-devs/pymc/pull/5936
- Add version string to conda install command. by @twiecki in https://github.com/pymc-devs/pymc/pull/5946
- @quantheory made their first contribution in https://github.com/pymc-devs/pymc/pull/5928
- @isms made their first contribution in https://github.com/pymc-devs/pymc/pull/5936
Full Changelog: https://github.com/pymc-devs/pymc/compare/v4.0.1...v4.1.0
Files
pymc-devs/pymc-v4.1.0.zip
Files
(6.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:675e947d5d4227b2c3b1b66332487a12
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v4.1.0 (URL)