Skip to content

0.4.3

Latest

Choose a tag to compare

@antonwolfy antonwolfy released this 01 Jul 08:56
7dde3e4

Overview

This is a bugfix release that updates mkl_umath patching to work with changes to the NumPy Cython API introduced in NumPy 2.5. It also fixes a bug where patching could attempt to free null pointers when the patching process fails midway.

Changed

  • Updated mkl_umath patching to work with changes to NumPy Cython API present in NumPy 2.5 gh-226

Contributors

Full Changelog: 0.4.2...0.4.3