| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-07 | 794 Bytes | |
| rel-2.34.0 source code.tar.gz | 2025-10-07 | 5.4 MB | |
| rel-2.34.0 source code.zip | 2025-10-07 | 5.7 MB | |
| Totals: 3 Items | 11.1 MB | 0 | |
What's Changed
Major Changes 🛠
- Implement
wrap_jaxand renameas_optowrap_pyby @aseyboldt in https://github.com/pymc-devs/pytensor/pull/1614
New Features 🎉
- Add logsumexp to xtensor by @zaxtax in https://github.com/pymc-devs/pytensor/pull/1629
Bugfixes 🐛
- Fix
flipto handle negative axis correctly by @Copilot in https://github.com/pymc-devs/pytensor/pull/1628 - Fix FusionOptimizer bug by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1630
New Contributors
- @Copilot made their first contribution in https://github.com/pymc-devs/pytensor/pull/1628
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.33.0...rel-2.34.0