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 c6c83b4 commit 2580dfbCopy full SHA for 2580dfb
CHANGELOG.md
@@ -18,6 +18,7 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
18
* Added implementation of `dpnp.scipy.special.erfcx` [#2596](https://github.com/IntelPython/dpnp/pull/2596)
19
* Added implementation of `dpnp.scipy.special.erfinv` and `dpnp.scipy.special.erfcinv` [#2624](https://github.com/IntelPython/dpnp/pull/2624)
20
* Enabled support of Python 3.14 [#2631](https://github.com/IntelPython/dpnp/pull/2631)
21
+* Added implementation of `dpnp.ndarray.tolist` method [#2652](https://github.com/IntelPython/dpnp/pull/2652)
22
23
### Changed
24
0 commit comments