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_umathpatching to work with changes to NumPy Cython API present in NumPy 2.5 gh-226
Contributors
- Anton Volkov (@antonwolfy)
- Nikita Grigorian (@ndgrigorian)
Full Changelog: 0.4.2...0.4.3