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

Update numpy dependency #2176

Open
3 tasks done
qacwnfq opened this issue Sep 10, 2023 · 0 comments
Open
3 tasks done

Update numpy dependency #2176

qacwnfq opened this issue Sep 10, 2023 · 0 comments

Comments

@qacwnfq
Copy link

qacwnfq commented Sep 10, 2023

Dear Cobra-Team

I noticed that cobra 0.26.3 depends on numpy<1.24 and >=1.13.
With more and more packages moving to numpy>=1.24 I suggest updating this dependency.

The incompatible right now is, that np.float64 and some other numpy types were removed.
The cobra code would have to be checked and the removed types would have to be replaced by suitable ones.

I hereby confirm that I have:

  • Tried to solve the issue on my own
  • Retried to run my code with the latest version of The COBRA Toolbox
  • Checked that a similar issue has not already been opened

(Note: You may replace [ ] with [X] to check the box)

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

No branches or pull requests

1 participant