Skip to content

Update np.int -> int and np.float -> float#161

Open
heden1 wants to merge 1 commit into
JonathonLuiten:masterfrom
heden1:master
Open

Update np.int -> int and np.float -> float#161
heden1 wants to merge 1 commit into
JonathonLuiten:masterfrom
heden1:master

Conversation

@heden1

@heden1 heden1 commented Jul 7, 2025

Copy link
Copy Markdown

Update:

Replace np.int with int
Replace np.float with float

These changes are made because np.int and np.float have been deprecated and perform the same function as their built-in counterparts.

Source: https://numpy.org/devdocs/release/1.20.0-notes.html

Change-Id: I17f87cac7db9eda5ccb81766649a9011185e9dfb
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