Skip to content

Two small fixes to get tests to pass with numpy 2.0#400

Open
AreWeDreaming wants to merge 1 commit intomasterfrom
fix_numpy_2_issues_with_tests
Open

Two small fixes to get tests to pass with numpy 2.0#400
AreWeDreaming wants to merge 1 commit intomasterfrom
fix_numpy_2_issues_with_tests

Conversation

@AreWeDreaming
Copy link
Collaborator

Description

This fixes to issues that occur in tests with OMAS in conjunction to numpy 2.0

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Other (please describe):

Testing

Pre-Merge Checklist

  • OMFIT has been tested with this OMAS version and you will create a PR on OMFIT that updates the OMAS submodule once this has been merged.
  • Version number has been incremented if this is a major modification or important bug fix
    • To increment the version: Edit the version number in omas/version file
    • Follow semantic versioning: MAJOR.MINOR.PATCH (e.g., 0.94.20.94.3 for bug fixes, 0.94.20.95.0 for new features)
    • A GitHub release will be automatically created when this PR is merged if the version number has changed

Additional Notes

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.

2 participants