We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b83e4 commit 329d895Copy full SHA for 329d895
CHANGELOG.md
@@ -12,6 +12,10 @@ This release achieves `dpnp` compatibility with Python 3.14 and enables distribu
12
13
* Enabled support of Python 3.14 [#2631](https://github.com/IntelPython/dpnp/pull/2631)
14
15
+### Changed
16
+
17
+* Bumped oneMath version up to `v0.9` [#2655](https://github.com/IntelPython/dpnp/pull/2655)
18
19
### Fixed
20
21
* Updated tests for erf functions to pass with `scipy>=0.16.0` per each integer dtype [#2669](https://github.com/IntelPython/dpnp/pull/2669)
0 commit comments