Closed
Description
Since the 2022.12 standard, the required implementation of sign
has been:

but I think only the most recent versions of libraries follow this (if any). Older versions of all libraries and even the most recent versions of some (e.g. CuPy, and even array_api_strict
, which I can report separately if need be) use other conventions. It would be helpful if all libraries had aliases of sign
that use the new definition.
Metadata
Metadata
Assignees
Labels
No labels