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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This release achieves 100% compliance with Python Array API specification (revis
25
25
* Extended `dpnp.fft.fftfreq` and `dpnp.fft.rfftfreq` functions to support `dtype` keyword per Python Array API spec 2024.12 [#2384](https://github.com/IntelPython/dpnp/pull/2384)
26
26
* Updated `dpnp.fix` to return output with the same data-type of input [#2392](https://github.com/IntelPython/dpnp/pull/2392)
27
27
* Updated `dpnp.einsum` to add support for `order=None`[#2411](https://github.com/IntelPython/dpnp/pull/2411)
28
-
* Updated Python Array API specification version supported to `2024.12`
28
+
* Updated Python Array API specification version supported to `2024.12`[#2416](https://github.com/IntelPython/dpnp/pull/2416)
0 commit comments