You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The order of unique elements by this function is not specified and **may** vary between implementations.
34
+
- The order of unique elements returned by this function is not specified and **may** vary between implementations.
35
35
36
36
- Uniqueness **should** be determined based on value equality (see :func:`~array_api.equal`). For input arrays having floating-point data types, value-based equality implies the following behavior.
0 commit comments