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

Add NumPy 2.0 to testing #120

Merged
merged 9 commits into from
Apr 3, 2024
Merged

Add NumPy 2.0 to testing #120

merged 9 commits into from
Apr 3, 2024

Conversation

polsys
Copy link
Owner

@polsys polsys commented Mar 22, 2024

CI maintenance:

  • Bump up version to 1.4.0 so that old Python and NumPy/SciPy support can be dropped as well
  • Update CI test matrix to latest Python versions, and add ARM macOS
  • Simplify the CI test matrix code a bit
  • Bump GitHub Actions versions (nodejs deprecation)
  • Add CI test run with nightly versions of NumPy, Scipy and pandas

Behavior changes:

Closes #117, closes #118.

@polsys polsys added testing Improvements to the automated tests. maintenance Internal changes to code or infrastructure. labels Mar 22, 2024
@polsys polsys added this to the 1.3.1 milestone Mar 22, 2024
@polsys polsys force-pushed the numpy2 branch 2 times, most recently from 419e868 to 8c12ea2 Compare March 22, 2024 07:56
@polsys polsys merged commit 1372082 into master Apr 3, 2024
8 checks passed
@polsys polsys deleted the numpy2 branch April 3, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Internal changes to code or infrastructure. testing Improvements to the automated tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Python 3.12 to the test matrix Add support for NumPy 2.0
1 participant