There is a newer version of the record available.

Published June 2, 2025 | Version rel-2.31.3
Software Open

pymc-devs/pytensor: rel-2.31.3

Description

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

What's Changed

New Features 🎉

  • Support RandomVariable graphs with scalar shape parameters in JAX backend by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1029

Bugfixes 🐛

  • Handle compute_map=None in Scan by @zaxtax in https://github.com/pymc-devs/pytensor/pull/1435
  • Coerce dtype __props__ to string due to invalid hash of np.dtype() objects by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1436

Maintenance 🔧

  • Fix slow dot in numba by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1426
  • Constant fold branches of variadic add/mul by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1422
  • Reuse output of Join in C backend by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1340
  • Avoid default allocation for taps of length 1 in ScanSaveMem by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1395

Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.31.2...rel-2.31.3

Files

pymc-devs/pytensor-rel-2.31.3.zip

Files (4.5 MB)

Name Size Download all
md5:0a7ae29ba1c48f1c36bb62612318dc8e
4.5 MB Preview Download

Additional details

Related works