Skip to content

v0.19.1

Latest

Choose a tag to compare

@antonwolfy antonwolfy released this 14 Dec 10:44
· 94 commits to master since this release
e5c30f8

Summary

This release achieves dpnp compatibility with Python 3.14 and enables distributing dpnp packages with the latest Python version.
This release is compatible with NumPy 2.3.5.

Added

  • Enabled support of Python 3.14 #2631

Changed

  • Bumped oneMath version up to v0.9 #2655
  • Updated cmake config files for DPC++ compiler, oneMKL, oneDPL and TBB components with 2025.3 release changes #2648

Fixed

  • Updated tests for erf functions to pass with scipy>=0.16.0 per each integer dtype #2669

Contributors

Full Changelog: 0.19.0...0.19.1