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 numpy deprecation warnings #726

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Fix numpy deprecation warnings #726

merged 1 commit into from
Mar 24, 2021

Conversation

varunagrawal
Copy link
Collaborator

Numpy has deprecated np.float in favor of the built-in float.

This PR updates the dtypes so that the deprecation warnings are resolved.

@varunagrawal varunagrawal added the python Related to python wrapper label Mar 24, 2021
@varunagrawal varunagrawal self-assigned this Mar 24, 2021
@dellaert dellaert merged commit 91f99b5 into develop Mar 24, 2021
@dellaert dellaert deleted the fix/numpy-deprecation branch March 24, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to python wrapper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants