dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

add `sort` parameter to `dpnp.unique`

Open vtavana opened this issue 4 months ago • 0 comments

numpy-2.3 added sort parameter to numpy.unique, dpnp should align with it.

In addition, the behavior of numpy.unique_value is modified in numpy-2.3, dpnp should align here as well.

vtavana avatar Jun 10 '25 16:06 vtavana