Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 780 Bytes | |
rel-2.31.7 source code.tar.gz | 2025-07-08 | 5.0 MB | |
rel-2.31.7 source code.zip | 2025-07-08 | 5.3 MB | |
Totals: 3 Items | 10.3 MB | 6 |
What's Changed
New Features 🎉
- Implement
full_like
,ones_like
, andzeros_like
for XTensorVariables by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1519
Documentation 📖
- Add xtensor docs by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1504
Maintenance 🔧
- Extend C implementation of psi to support negative inputs by @Abhinav-Khot in https://github.com/pymc-devs/pytensor/pull/1523
- Make convolve mode symbolic to avoid unnecessary large convolution in gradient graph by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1522
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.31.6...rel-2.31.7