Skip to content

Numpy updates#15

Merged
jnschmid merged 11 commits intonasa:mainfrom
jnschmid:numpy_updates
Feb 12, 2026
Merged

Numpy updates#15
jnschmid merged 11 commits intonasa:mainfrom
jnschmid:numpy_updates

Conversation

@jnschmid
Copy link
Contributor

Changes Summary

  • Changes were made to a few *.py files to support compatibility with numpy v2.0+
    • Prior numpy versions allowed automatically turning single-valued arrays into an array entry. Numpy v2+ does not support this, so indexing changes had to be made in a few locations.
  • The pyproject.toml file was updated to reflect numpy v2+ as well as the Python version and other dependencies
  • The .github/workflows/docs_workflow.yml and .github/workflows/tests_workflow.yml files were updated to numpy v2+, and a check for compatibility with the most recent versions of dependencies was added for both the docs and tests workflows.

Copy link
Contributor Author

@jnschmid jnschmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes to support numpy v2.0+

@jnschmid jnschmid merged commit 7d99c36 into nasa:main Feb 12, 2026
4 checks passed
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