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

Remove usage of numpy.float #43

Merged
merged 5 commits into from
Oct 21, 2023
Merged

Remove usage of numpy.float #43

merged 5 commits into from
Oct 21, 2023

Conversation

fabian-sp
Copy link
Owner

@fabian-sp fabian-sp commented Oct 18, 2023

  • np.float and np.integer are deprecated. We now use np.float16/32/64 instead.
  • Updates Sphinx config
  • Deprecated matplotlib function .gca removed

@fabian-sp fabian-sp linked an issue Oct 20, 2023 that may be closed by this pull request
@fabian-sp fabian-sp merged commit ea83195 into master Oct 21, 2023
1 check passed
@fabian-sp fabian-sp deleted the f-fix-numpy-float branch October 21, 2023 23:32
@fabian-sp
Copy link
Owner Author

Version 0.1.10 uploaded to Pypi.

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.

NumPy Versioning Issue
1 participant