File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ This release completes implementation of `dpnp.linalg` module and array creation
2020* Added implementation of ` dpnp.einsum ` and ` dpnp.einsum_path ` functions [ #1779 ] ( https://github.com/IntelPython/dpnp/pull/1779 )
2121* Added implementation of ` dpnp.histogram ` function [ #1785 ] ( https://github.com/IntelPython/dpnp/pull/1785 )
2222* Added implementation of ` dpnp.histogram_bin_edges ` function [ #1823 ] ( https://github.com/IntelPython/dpnp/pull/1823 )
23+ * Added implementation of ` dpnp.digitize ` function [ #1847 ] ( https://github.com/IntelPython/dpnp/pull/1847 )
2324* Extended pre-commit hooks with ` pylint ` configuration [ #1718 ] ( https://github.com/IntelPython/dpnp/pull/1718 )
2425* Extended pre-commit hooks with ` codespell ` configuration [ #1798 ] ( https://github.com/IntelPython/dpnp/pull/1798 )
2526* Added a Security policy page [ #1730 ] ( https://github.com/IntelPython/dpnp/pull/1730 )
You can’t perform that action at this time.
0 commit comments