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 d1b328f commit 06e77d5Copy full SHA for 06e77d5
CHANGELOG.md
@@ -46,6 +46,7 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
46
47
* Dropped support for Python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)
48
* Removed the obsolete interface from DPNP to Numba JIT [#2647](https://github.com/IntelPython/dpnp/pull/2647)
49
+* Removed the `newshape` parameter from `dpnp.reshape` [#2670](https://github.com/IntelPython/dpnp/pull/2670)
50
51
### Fixed
52
0 commit comments