A new release of pymc is now available!
Release Information
- Version:
v5.27.0 - Repository: pymc-devs/pymc
- Release Page: Release v5.27.0 · pymc-devs/pymc · GitHub
- Note: It may take some time for the release to appear on PyPI and conda-forge.
Release Notes
What’s Changed
Major Changes 
- Bump PyTensor dependency and support Python 3.14 by @ricardoV94 in #8010
- Replace VarName with built-in str by @osyuksel in #7855
New Features 
- Automatically derive icdf for negative power transforms by @ricardoV94 in #7956
- Added icdf for HalfStudentT by @dalai444 in #7919
- Add ICDF for the Kumaraswamy distribution by @gokuld in #6642
- Add power_spectral_density to RatQuad covariance kernel for HSGP support by @fonnesbeck in #7973
- Adding Dirichlet and SimplexTransform to pymc.dims by @zaxtax in #7921
Bugfixes 
- Fix
independent_rvsdetermination invectorize_over_posteriorby @lucianopaz in #7890
Documentation 
- Remove
MutableDataby @sotagg in #7900 - Use correct coords in
Modeldocstring by @williambdean in #7970 - Clarify ZeroSumNormal covariance documentation by @swarnaliiiiii in #7988
- Readme updates by @OriolAbril in #7941
Maintenance 
- Add support for sample_stats group in
pymc.testing.mock_sampleby @williambdean in #7887 - Fix print name of
LogitNormalandDiscreteWeibullby @aloctavodia in #7935 - Change
s/drawstos/drawby @premshaw04 in #7953 - Import math module in root by @williambdean in #7965
New Contributors
- @Copilot made their first contribution in #7928
- @sotagg made their first contribution in #7900
- @premshaw04 made their first contribution in #7953
- @dalai444 made their first contribution in #7919
- @immortal71 made their first contribution in #7962
- @swarnaliiiiii made their first contribution in #7988
Full Changelog: Comparing v5.26.1...v5.27.0 · pymc-devs/pymc · GitHub
This post was automatically generated from the GitHub release.