There is a newer version of the record available.

Published May 11, 2026 | Version rel-3.0.1

pymc-devs/pytensor: rel-3.0.1

Description

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

What's Changed

New Features 🎉

  • Optimize solve of block_diag by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2109
  • Add custom jax jvp for solve_sylvester by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2116

Maintenance 🔧

  • Replace several Ops by OpFromGraph by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2110
  • Rewrite solve(matrix_inverse(X), b) → X @ b by @alessandrogentili001 in https://github.com/pymc-devs/pytensor/pull/2114
  • Fix numba support of cython functions with ssize by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2113
  • Lazy scipy import by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2112

Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-3.0.0...rel-3.0.1

Files

pymc-devs/pytensor-rel-3.0.1.zip

Files (5.9 MB)

Name Size Download all
md5:f4540ba067c248f3062725836cc05872
5.9 MB Preview Download

Additional details

Related works