There is a newer version of the record available.

Published October 20, 2025 | Version rel-2.35.1
Software Open

pymc-devs/pytensor: rel-2.35.1

Description

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

What's Changed

Major Changes 🛠

  • Handle axis=None symbolically instead of within CumOp by @Copilot in https://github.com/pymc-devs/pytensor/pull/1574

New Features 🎉

  • Refactor Expm and add jax dispatch by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/1668

Bugfixes 🐛

  • Fix C-cache bug related to input order of nominal variables by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1673
  • Don't return tuple from jax.scipy.linalg.qr when mode = 'r' by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/1682

Maintenance 🔧

  • Move shared HStack and VStack methods to Stack superclass by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/1662
  • Fix MKL BLAS detection with renamed libiomp5md.lib by @maresb in https://github.com/pymc-devs/pytensor/pull/1667
  • Cleanup numba dispatches by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1648
  • Use incsubtesor in gradient of repeat by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1621
  • Suppress numpy warnings in python implementation of Elemwise by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1681

Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.35.0...rel-2.35.1

Files

pymc-devs/pytensor-rel-2.35.1.zip

Files (5.7 MB)

Name Size Download all
md5:782647017b576bf9820e6f95a39c8e5f
5.7 MB Preview Download

Additional details

Related works