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.3release changes #2648
Fixed
- Updated tests for erf functions to pass with
scipy>=0.16.0per each integer dtype #2669
Contributors
Full Changelog: 0.19.0...0.19.1