| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-14 | 764 Bytes | |
| rel-3.3.2 source code.tar.gz | 2026-09-14 | 6.0 MB | |
| rel-3.3.2 source code.zip | 2026-09-14 | 6.4 MB | |
| Totals: 3 Items | 12.4 MB | 0 | |
What's Changed
Bugfixes 🐛
- Fix unit_diagonal and non-contiguous reads in MLX linalg by @jessegrabowski in https://github.com/pymc-devs/pytensor/pull/2403
Documentation 📖
- Fix three more docstrings that name parameters the functions do not have by @VenishPaneliya in https://github.com/pymc-devs/pytensor/pull/2409
Maintenance 🔧
- feat(mlx): pt.random support with mlx backend by @williambdean in https://github.com/pymc-devs/pytensor/pull/1979
- Numba: Fix compatibilty with scipy 1.18 by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2414
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-3.3.1...rel-3.3.2