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

Test on more envs #145

Merged
merged 6 commits into from
Jul 5, 2024
Merged

Test on more envs #145

merged 6 commits into from
Jul 5, 2024

Conversation

yomichi
Copy link
Contributor

@yomichi yomichi commented Jul 5, 2024

New environments are added -- Python 3.11 and Python 3.12.

I found the following;

  • Numpy 2.0 does not work (we should fix later)
  • Scipy >= 1.13 does not work because of dcore_lib
  • Scipy 1.12.0 is not compatible with osqp (this is required by cvxpy?)

So, Numpy 1.26.4 and Scipy 1.11.4 are tested for Python 3.11 and 3.12

@yomichi yomichi merged commit 5ea2ed3 into develop Jul 5, 2024
8 checks passed
@yomichi yomichi deleted the update_gha branch July 5, 2024 11:35
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

Successfully merging this pull request may close these issues.

1 participant