Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-07 | 967 Bytes | |
v5.21.1 source code.tar.gz | 2025-03-07 | 6.9 MB | |
v5.21.1 source code.zip | 2025-03-07 | 7.1 MB | |
Totals: 3 Items | 14.0 MB | 0 |
What's Changed
New Features 🎉
- Support PyTensor deterministic operations as observations by @wd60622 in https://github.com/pymc-devs/pymc/pull/7656
- Allow draws from
Weibull
,MvStudentT
,LKJCorr
andLKJCholeskyCovRV
in alternative backends by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7685
Maintenance 🔧
- Make do interventions shared variables by default by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7596
- Remove setupegg.py by @Armavica in https://github.com/pymc-devs/pymc/pull/7697
- Expand logging test cases for sample_prior_predictive and add return type overloads by @nataziel in https://github.com/pymc-devs/pymc/pull/7707
- Allow compile_kwargs in sample_smc by @jessegrabowski in https://github.com/pymc-devs/pymc/pull/7702
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.21.0...v5.21.1