pymc-devs/pytensor: rel-3.2.0
Rรฉsumรฉ fourni par la source
<!-- Release notes generated using configuration in .github/release.yml at main --> 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_add by @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