-
-
Notifications
You must be signed in to change notification settings - Fork 560
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
Compatibility with numpy 2.0 #1619
Comments
For sure, we can do this and fix #1618. Let me attempt this tonight. |
So things are happening with autograd, and some new maintainers have stepped up. I will keep any eye on thier progress. |
Apparently a user has confirmed that lifelines works with numpy 2.0 with the latest autograd #1615 (comment) - any hopes for a 0.30.0 release with numpy support soon? :) |
Is there any timeline for this? Can we help by opening a PR? |
Sorry for the delay! 0.30.0 is out and has numpy2 support |
Numpy 2.0 is out and lifelines currently does not support it (base requirements restrict to < 2.0). I would like to politely request an unpin if possible.
The text was updated successfully, but these errors were encountered: