-
Notifications
You must be signed in to change notification settings - Fork 272
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
About update numpy to 2.0 #129
Comments
Thank you @albertandking! Yes, please PR. Note, I have already replaced np.float_ references. |
Ok, I have #130 |
TA-Lib and Riskfolio-Lib do not yet support Numpy 2.0. Rolling back this change since these libraries are referenced in notebooks. There will be nothing to stop people from forcing an update to Numpy 2.0 on their own though. Once the ecosystem is more compatible, I will bump the version to Numpy 2.0 again. |
OK |
Hi, Ed
The text was updated successfully, but these errors were encountered: