Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 617 Bytes | |
rel-2.31.6 source code.tar.gz | 2025-07-02 | 5.0 MB | |
rel-2.31.6 source code.zip | 2025-07-02 | 5.3 MB | |
Totals: 3 Items | 10.3 MB | 0 |
What's Changed
New Features 🎉
- Implement broadcast for XtensorVariables by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1513
Bugfixes 🐛
- Do not skip validation between consecutive Elemwise inplace replacements by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1494
- Fix shape errors in
scalar_solve_to_division
rewrite by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1516
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.31.5...rel-2.31.6