Skip to content

rel-2.27.0

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 24 Jan 09:31
· 373 commits to main since this release

What's Changed

Major Changes 🛠

  • Deprecate redundant utilities for extracting constants by @ricardoV94 in #1046

New Features 🎉

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 📖

Maintenance 🔧

Full Changelog: rel-2.26.4...rel-2.27.0