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

numpy>=2.0 failures -- [2024-06-19] #456

Closed
jGaboardi opened this issue Jun 19, 2024 · 0 comments · Fixed by #457
Closed

numpy>=2.0 failures -- [2024-06-19] #456

jGaboardi opened this issue Jun 19, 2024 · 0 comments · Fixed by #457
Assignees
Labels

Comments

@jGaboardi
Copy link
Member

numpy>=2.0 failures to fix before #455

FAILED spopt/tests/test_maxp.py::TestMaxPHeuristic::test_maxp_heuristic_complex - AttributeError: `np.Inf` was removed in the NumPy 2.0 release. Use `np.inf` instead.. Did you mean: 'inf'?
FAILED spopt/tests/test_maxp.py::TestMaxPHeuristic::test_maxp_one_var - AttributeError: `np.Inf` was removed in the NumPy 2.0 release. Use `np.inf` instead.. Did you mean: 'inf'?
@jGaboardi jGaboardi added the CI label Jun 19, 2024
@jGaboardi jGaboardi self-assigned this Jun 19, 2024
gegen07 added a commit that referenced this issue Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant