Skip to content

RFC: add nan_to_num to the array API spec #878

Open
@ogrisel

Description

@ogrisel

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

No one assigned

    Labels

    API extensionAdds new functions or objects to the API.RFCRequest for comments. Feature requests and proposed changes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions