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

numpy np.int is deprecated #152

Open
wadeevans opened this issue Jan 3, 2025 · 0 comments
Open

numpy np.int is deprecated #152

wadeevans opened this issue Jan 3, 2025 · 0 comments

Comments

@wadeevans
Copy link

wadeevans commented Jan 3, 2025

In hpsTransformations.py np.int is deprecated and causes the Apply Transformation in sms-tools-materials/hpsMorph to fail. I tried replacing with np.int_ and just plain int. Both seemed to work. I am not expert enough at any of this to know if there are any unintended consequences of this change elsewhere.

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

No branches or pull requests

1 participant