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 0561764 commit cb346fbCopy full SHA for cb346fb
CHANGELOG.md
@@ -19,6 +19,7 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
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
+* Added implementation of `dpnp.ndarray.tofile` method [#2635](https://github.com/IntelPython/dpnp/pull/2635)
23
24
### Changed
25
0 commit comments