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 the bug due to deprecation of np.float #65

Merged
merged 5 commits into from
Mar 27, 2024

Conversation

didi-hou
Copy link
Collaborator

This PR fixed the bug due to the deprecation of np.float. It replaced the np.float with python built-in float and it's equivalent to np.float64

@didi-hou didi-hou requested a review from shimoura March 23, 2024 13:48
@didi-hou didi-hou assigned didi-hou and shimoura and unassigned didi-hou Mar 23, 2024
@didi-hou didi-hou added the bug Something isn't working label Mar 23, 2024
@shimoura shimoura merged commit 6a44b45 into INM-6:master Mar 27, 2024
@didi-hou didi-hou deleted the np.float_deprecated branch March 27, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants