Published May 20, 2026 | Version rel-3.0.3
Software Open

pymc-devs/pytensor: rel-3.0.3

Description

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

What's Changed

New Features 🎉

  • More rewrites for ExtractDiag by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2045
  • System for algebraic reasoning about linear alegbra by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2032
  • Add numba dispatch for expm by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2148

Bugfixes 🐛

  • Fix local_sqrt_sqr rewrite logic bug by @WHOIM1205 in https://github.com/pymc-devs/pytensor/pull/1952
  • Do not duplicate outer inputs when inlining OFG by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2147
  • Fix fusion replacement ordering by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2150

Maintenance 🔧

  • Support single string dims in XTensorType by @williambdean in https://github.com/pymc-devs/pytensor/pull/2129
  • Add @ (matmul) operator to XTensorVariable by @williambdean in https://github.com/pymc-devs/pytensor/pull/2128
  • Make exceptions less verbose by default by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1330
  • Numba CAReduce: reorder loops based on strides by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1961
  • Stop subtensor merge bonanza by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2098
  • as_tensor_variable dispatch for range objects by @williambdean in https://github.com/pymc-devs/pytensor/pull/2141
  • Normalize string dims across all xtensor paths by @williambdean in https://github.com/pymc-devs/pytensor/pull/2146
  • Extend inv(A) @ b -> solve(A, b) to batched matmul by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2157
  • Add numba dispatch for SVD by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2136

Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-3.0.2...rel-3.0.3

Files

pymc-devs/pytensor-rel-3.0.3.zip

Files (6.0 MB)

Name Size Download all
md5:42c42f4173e6a68813feeb4fe99cf21c
6.0 MB Preview Download

Additional details

Related works