rel-2.27.0
What's Changed
Major Changes 🛠
- Deprecate redundant utilities for extracting constants by @ricardoV94 in #1046
New Features 🎉
- Implement ScalarLoop in torch backend by @Ch0ronomato in #958
- Pytensor-native interpolation functions by @jessegrabowski in #1141
Bugfixes 🐛
- More robust check for multiple integer indices in numba ravel_multidimensional_idx rewrites by @ricardoV94 in #1139
- Fix dispatch of Elemwised ScalarLoop in Numba backend by @ricardoV94 in #1137
- Use more conservative fastmath flags in numba backend by @ricardoV94 in #1147
- Respect predefined modes in
get_default_mode
by @ricardoV94 in #1166
Documentation 📖
- Add example gallery to docs by @jessegrabowski in #1150
Maintenance 🔧
- Make OpFromGraph available at root scope by @ricardoV94 in #1113
- Speedup pytensor import by @ricardoV94 in #1170
Full Changelog: rel-2.26.4...rel-2.27.0