-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support numpy=2.0.1
?
#36
Comments
Hi @ayaanhossain! Yes, supporting NumPy 2.0 is something I have wanted to do. I will soon make changes accordingly. I just need to ensure that it does not break any of the other dependencies 😄 |
Awesome! Glad to hear! Please feel free to close this issue or close it once you've updated the support. I also hope that |
I will see what I can do to ensure backwards compatibility. I will close this issue once support for NumPy 2.0 is added 😄 |
Closing this as completed since #37 added the functionality :-) |
Hello, thank you for maintaining this useful project! Are there any plans to support
numpy=2.0.1
in the near future?The text was updated successfully, but these errors were encountered: