| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-21 | 999 Bytes | |
| v5.28.0 source code.tar.gz | 2026-02-21 | 3.9 MB | |
| v5.28.0 source code.zip | 2026-02-21 | 4.2 MB | |
| Totals: 3 Items | 8.1 MB | 3 | |
What's Changed
New Features 🎉
- observe(sum) for Normal via rewrite to equivalent NormalRV by @eclipse1605 in https://github.com/pymc-devs/pymc/pull/8067
- Implement dims.Weibull by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8081
- Support logcdf, logccdf and icdf for dim RVs by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8083
- SMC Multiprocessing and Progress Bar Refactor by @jessegrabowski in https://github.com/pymc-devs/pymc/pull/8047
Maintenance 🔧
- add action yml to populate issue by @williambdean in https://github.com/pymc-devs/pymc/pull/7807
- Broadcast probability functions with value and size by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8105
dims.DatacreatesXTensorSharedVariablesby @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8096
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.27.1...v5.28.0