File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ This release achieves 100% compliance with Python Array API specification (revis
2626* Updated ` dpnp.fix ` to return output with the same data-type of input [ #2392 ] ( https://github.com/IntelPython/dpnp/pull/2392 )
2727* Updated ` dpnp.einsum ` to add support for ` order=None ` [ #2411 ] ( https://github.com/IntelPython/dpnp/pull/2411 )
2828* Updated Python Array API specification version supported to ` 2024.12 ` [ #2416 ] ( https://github.com/IntelPython/dpnp/pull/2416 )
29- * Removed ` einsum_call ` kwarg from ` dpnp.einsum_path ` signature [ #2421 ] ( https://github.com/IntelPython/dpnp/pull/2421 )
29+ * Removed ` einsum_call ` keyword from ` dpnp.einsum_path ` signature [ #2421 ] ( https://github.com/IntelPython/dpnp/pull/2421 )
3030
3131### Fixed
3232
You can’t perform that action at this time.
0 commit comments