What's Changed
New Features 🎉
- Add rewrite for
1 ** x = 1
by @jessegrabowski in #1179 - Allow overwriting existing rewrites during registration by @AdvH039 in #1119
- Rewrite batched dots that do not reduce as multiplication by @ricardoV94 in #1178
Bugfixes 🐛
- Fix numba 0.61 compatibility by @ricardoV94 in #1186
- Fix einsum bug by @ricardoV94 in #1185
Documentation 📖
- Fix typo in installation instructions for conda-forge by @inclinedadarsh in #1173
- Small tweaks the prng doc by @ricardoV94 in #1183
- Fix broken docs references by @ricardoV94 in #1180
Maintenance 🔧
- Make BLAS flags check lazy and more actionable by @ricardoV94 in #1165
New Contributors
- @inclinedadarsh made their first contribution in #1173
- @AdvH039 made their first contribution in #1119
Full Changelog: rel-2.27.0...rel-2.27.1