We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2661f6 commit 651e1d5Copy full SHA for 651e1d5
CHANGELOG.md
@@ -38,6 +38,7 @@ In addition, this release completes implementation of `dpnp.fft` module and adds
38
* Added implementation of `dpnp.array_split`, `dpnp.split`, `dpnp.hsplit`, `dpnp.vsplit`, and `dpnp.dsplit` functions [#2017](https://github.com/IntelPython/dpnp/pull/2017)
39
* Added runtime dependency on `intel-gpu-ocl-icd-system` package [#2023](https://github.com/IntelPython/dpnp/pull/2023)
40
* Added implementation of `dpnp.ravel_multi_index` and `dpnp.unravel_index` functions [#2022](https://github.com/IntelPython/dpnp/pull/2022)
41
+* Added implementation of `dpnp.resize` and `dpnp.rot90` functions [#2030](https://github.com/IntelPython/dpnp/pull/2030)
42
43
### Change
44
0 commit comments