Skip to content

NEP 51: really distinguish np.float64(42.0) and 42.0 #60

Open
@ev-br

Description

@ev-br

https://numpy.org/neps/nep-0051-scalar-representation.html

np.float64(3.0) is np.allclose to 3.0, so need to either special-case these, or roll our own allclose to block them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedsome day

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions