-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
API extensionAdds new functions or objects to the API.Adds new functions or objects to the API.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.
Description
numpy.nan_to_num has not been included in the array API spec so far.
However, it seems widely adopted by array libraries:
At the time of writing, ndonnx does not implement this function.
I haven't checked in details, but from a cursory glance at the docs, libraries that implement this utility do seem quite consistent already.
Metadata
Metadata
Assignees
Labels
API extensionAdds new functions or objects to the API.Adds new functions or objects to the API.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.