There is a newer version of the record available.

Published January 24, 2025 | Version rel-2.27.0
Software Open

pymc-devs/pytensor: rel-2.27.0

Description

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Major Changes 🛠

  • Deprecate redundant utilities for extracting constants by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1046

New Features 🎉

  • Implement ScalarLoop in torch backend by @Ch0ronomato in https://github.com/pymc-devs/pytensor/pull/958
  • Pytensor-native interpolation functions by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/1141

Bugfixes 🐛

  • More robust check for multiple integer indices in numba ravel_multidimensional_idx rewrites by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1139
  • Fix dispatch of Elemwised ScalarLoop in Numba backend by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1137
  • Use more conservative fastmath flags in numba backend by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1147
  • Respect predefined modes in get_default_mode by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1166

Documentation 📖

  • Add example gallery to docs by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/1150

Maintenance 🔧

  • Make OpFromGraph available at root scope by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1113
  • Speedup pytensor import by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1170

Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.26.4...rel-2.27.0

Files

pymc-devs/pytensor-rel-2.27.0.zip

Files (4.4 MB)

Name Size Download all
md5:0c6932282efdb7e6bfcfb27f3e739fad
4.4 MB Preview Download

Additional details

Related works