| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-14 | 956 Bytes | |
| rel-2.35.0 source code.tar.gz | 2025-10-14 | 5.4 MB | |
| rel-2.35.0 source code.zip | 2025-10-14 | 5.7 MB | |
| Totals: 3 Items | 11.1 MB | 0 | |
What's Changed
Major Changes 🛠
- Drop Python 3.10 and NumPy < 2 by @Armavica in https://github.com/pymc-devs/pytensor/pull/1253
- Remove
sparse.sandboxby @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/1664
New Features 🎉
- Add MLX backend by @williambdean in https://github.com/pymc-devs/pytensor/pull/1365
Bugfixes 🐛
- Fix rewrite weakref leak by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1660
Documentation 📖
- Fix issue [#1554]: Preserve custom thumbnails in gallery script by @Copilot in https://github.com/pymc-devs/pytensor/pull/1649
Maintenance 🔧
- Use LAPACK functions for
cho_solve,lu_factor,solve_triangularby @Fyrebright in https://github.com/pymc-devs/pytensor/pull/1605
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.34.0...rel-2.35.0