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 ef21e49 commit eea8f3cCopy full SHA for eea8f3c
CHANGELOG.md
@@ -30,6 +30,7 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
30
### Removed
31
32
* Dropped support for Python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)
33
+* Removed `dpnp.asfarray`. Use `dpnp.asarray` with an appropriate dtype instead [#2650](https://github.com/IntelPython/dpnp/pull/2650)
34
35
### Fixed
36
0 commit comments