| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 1.5 kB | |
| rel-3.2.0 source code.tar.gz | 2026-07-16 | 5.9 MB | |
| rel-3.2.0 source code.zip | 2026-07-16 | 6.3 MB | |
| Totals: 3 Items | 12.2 MB | 0 | |
What's Changed
Major Changes 🛠
- Remove AdvancedSubtensor1 and AdvancedIncSubtensor1 Ops by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2294
- Remove redundant Scalar Ops by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2293
- Deprecate ExternalCOp by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2292
Bugfixes 🐛
- Fix sparse.dot gradient for 1d dense operands by @jarotter in https://github.com/pymc-devs/pytensor/pull/2287
Maintenance 🔧
- Implement Min pushfoward by @cetagostini in https://github.com/pymc-devs/pytensor/pull/2270
- Speeupd algebra canonicalization by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2290
- Numba: Fuse Elemwise + Reduction by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2227
- Stabilize special function in fast_compile by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2289
- Implement in-house unification by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2120
- Patch numba
pointer_addby @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2284
New Contributors
- @jarotter made their first contribution in https://github.com/pymc-devs/pytensor/pull/2287
- @maxtaran2010 made their first contribution in https://github.com/pymc-devs/pytensor/pull/2278
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-3.1.3...rel-3.2.0