You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
27
27
28
28
### Deprecated
29
29
30
+
*`dpnp.asfarray` is deprecated. Use `dpnp.asarray` with an appropriate dtype instead [#2650](https://github.com/IntelPython/dpnp/pull/2650)
31
+
30
32
### Removed
31
33
32
34
* Dropped support for Python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)
0 commit comments