Thanks to visit codestin.com
Credit goes to github.com

Skip to content

np.unique: support float dtypes #28363

Open
@adrinjalali

Description

@adrinjalali

Right now #26018 doesn't support float dtypes since one needs to correctly handle equality and hash values involving 0.0, -0.0, and nan and inf/-inf values.

The unique.cpp code needs to be refactored to accept these functions for dtypes and then to use them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions