Skip to content

Numpy uint64 added to Python int yields float #8986

Closed
@vlasenkov

Description

@vlasenkov

Python 3.5.2
Numpy 1.12.0

>>> np.uint64(13) + 4
17.0

Is it ok? Probably getting an int would be better.

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