GPJax icon indicating copy to clipboard operation
GPJax copied to clipboard

dev: support `numpy>=2.0.0`

Open galah92 opened this issue 1 year ago • 2 comments

Consider the following:

uv add gpjax --optional jax
  × No solution found when resolving dependencies:
  ╰─▶ Because gpjax==0.9.1 depends on numpy<2.0.0 and only gpjax<=0.9.1 is available, we can conclude that gpjax>=0.9.1 depends on numpy<2.0.0.
      And because pyproj[jax] depends on gpjax>=0.9.1, we can conclude that pyproj[jax] depends on numpy<2.0.0.
      And because your project depends on numpy>=2.1.1 and your project requires pyproj[jax], we can conclude that your projects's requirements are unsatisfiable.
  help: If this is intentional, run `uv add --frozen` to skip the lock and sync steps.

Can gpjax support numpy>=2.0.0?

galah92 avatar Sep 11 '24 06:09 galah92

Hey @galah92 , we're unable to move to numpy2.0 due to TensorFlow-Probability. Relevant issue: https://github.com/tensorflow/probability/issues/1814

thomaspinder avatar Sep 12 '24 07:09 thomaspinder

Understood, thank you.

galah92 avatar Sep 12 '24 07:09 galah92

There has been no recent activity on this issue. To keep our issues log clean, we remove old and inactive issues. Please update to the latest version of GPJax and check if that resolves the issue. Let us know if that works for you by leaving a comment. This issue is now marked as stale and will be closed if no further activity occurs. If you believe that this is incorrect, please comment. Thank you!

github-actions[bot] avatar Nov 21 '24 08:11 github-actions[bot]

There has been no recent activity on this issue. To keep our issues log clean, we remove old and inactive issues. Please update to the latest version of GPJax and check if that resolves the issue. Let us know if that works for you by leaving a comment. This issue is now marked as stale and will be closed if no further activity occurs. If you believe that this is incorrect, please comment. Thank you!

github-actions[bot] avatar Jan 31 '25 08:01 github-actions[bot]

There has been no activity on this PR for some time. Therefore, we will be automatically closing the PR if no new activity occurs within the next seven days. Thank you for your contributions.

github-actions[bot] avatar Feb 07 '25 08:02 github-actions[bot]

This issue has been resolved in GPJax v0.10.0 @galah92

thomaspinder avatar Apr 11 '25 06:04 thomaspinder