Published May 20, 2026
| Version rel-3.0.3
Software
Open
pymc-devs/pytensor: rel-3.0.3
Authors/Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Ricardo Vieira2
- Brandon T. Willard3
- Razvan Pascanu
- carriepl
- Olivier Breuleux
- notoraptor
- David Warde-Farley
- Roy
- James Bergstra4
- Iban Harlouchet
- Mohammed Affan
- Ramana Sundararaman
- Reyhane Askari
- maqianlie5
- Suresh Panneerselvam
- Alexander Belopolsky
- ballasn
- Jesse Grabowski
- Gijs van Tulder
- Virgile Andreani6
- Simon Lefrancois7
- Amjad Almahairi
- Hengjean
- Michael Osthege8
- Nicolas Bouchard
- khaotik
- Jeremiah Lowin9
- 1. NVIDIA
- 2. @pymc-devs @pymc-labs
- 3. .txt
- 4. kindred.ai
- 5. Northeastern University
- 6. Inria
- 7. Université de Montréal
- 8. Forschungszentrum Jülich GmbH
- 9. @PrefectHQ
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
- Is supplement to
- Software: https://github.com/pymc-devs/pytensor/tree/rel-3.0.3 (URL)
Software
- Repository URL
- https://github.com/pymc-devs/pytensor