πŸš€ Release v6.1.0

A new release of pymc is now available!

:package: Release Information

:clipboard: Release Notes

What’s Changed

Major Changes :hammer_and_wrench:

  • Add helper to extract and reinsert deterministics in a model by @ricardoV94 in #8340
    • Includes breaking changes to the model fgraph IR
  • Compatibility with pytensor 3.1 by @ricardoV94 in #8348
    • Includes Op infer_shape signature deprecation and changes to core ops (Join and Split)
  • Deprecate DensityDist in favor of CustomDist by @laishettikarthik-tech in #8349

New Features :tada:

Documentation :open_book:

Bugfixes :beetle:

  • Fix regression where passing a model into fit stopped working by @zaxtax in #8316

Maintenance :wrench:

New Contributors

Full Changelog: https://github.com/pymc-devs/pymc/compare/v6.0.1...v6.1.0


This post was automatically generated from the GitHub release.