| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-01 | 1.4 kB | |
| rel-2.38.1 source code.tar.gz | 2026-03-01 | 5.5 MB | |
| rel-2.38.1 source code.zip | 2026-03-01 | 5.8 MB | |
| Totals: 3 Items | 11.2 MB | 1 | |
What's Changed
Bugfixes 🐛
- Validate that output_subset indices are within bounds in CVM by @WHOIM1205 in https://github.com/pymc-devs/pytensor/pull/1903
Documentation 📖
- make scan dosctring render legibly by @elc45 in https://github.com/pymc-devs/pytensor/pull/1897
Maintenance 🔧
- Fix static shape inference in pt.linalg.kron and add regression test by @ayulockedin in https://github.com/pymc-devs/pytensor/pull/1898
- Implement vectorize for xtensor Dot by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1915
- XTensorType: Add
values_eqandvalues_eq_approxby @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1914 - Einsum: Compatibility with newer numpy by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1916
- Numba: Add several remaining sparse ops by @tomicapretto in https://github.com/pymc-devs/pytensor/pull/1896
New Contributors
- @jaanerik made their first contribution in https://github.com/pymc-devs/pytensor/pull/1756
- @ayulockedin made their first contribution in https://github.com/pymc-devs/pytensor/pull/1898
- @elc45 made their first contribution in https://github.com/pymc-devs/pytensor/pull/1897
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.38.0...rel-2.38.1