Skip to content

Replace numpy.float with builtin float#215

Open
n0rthin wants to merge 1 commit intobiubug6:masterfrom
n0rthin:fix/numpy-float
Open

Replace numpy.float with builtin float#215
n0rthin wants to merge 1 commit intobiubug6:masterfrom
n0rthin:fix/numpy-float

Conversation

@n0rthin
Copy link
Copy Markdown

@n0rthin n0rthin commented Mar 2, 2025

numpy.float was deprecated in the 1.20.0 version. According to their docs numpy.float is identical to the builtin float.
Read more: https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant