Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Replace deprecated np.int instances #558

Merged
merged 21 commits into from Apr 27, 2023
Merged

Conversation

smeisler
Copy link
Collaborator

@smeisler smeisler commented Apr 26, 2023

Changes proposed in this pull request

Addresses #547. Replace np.int with int, np.float with float, np.float32 with 'float32', np.int16 with 'int16'.

Documentation that should be reviewed

None

ref np.int
ref np.int and np.float
ref np.int
ref np.int
ref np.int and float32
ref np.float
ref np.float32
ref np.float
ref np.float32
ref np.float32
more fixing
ref np.float
ref np.float
@mattcieslak
Copy link
Collaborator

@smeisler thanks for opening this! If you merge master into this branch the CI failures should go away

@smeisler
Copy link
Collaborator Author

Hi @mattcieslak, merged master in to the working branch.

@mattcieslak mattcieslak merged commit 133ea30 into PennLINC:master Apr 27, 2023
2 checks passed
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.

None yet

2 participants