Skip to content

Fix numpy 2 change and depreciated functions#3

Merged
nennigb merged 4 commits into
masterfrom
fix-numpy2
May 28, 2026
Merged

Fix numpy 2 change and depreciated functions#3
nennigb merged 4 commits into
masterfrom
fix-numpy2

Conversation

@nennigb

@nennigb nennigb commented May 28, 2026

Copy link
Copy Markdown
Owner
  • check the numpy version to select trapz or trapezoid method
  • use .item() for 0d to scalar conversion
  • update CI scripts with new python versions

nennigb added 4 commits May 28, 2026 15:11
  - trapz - > trapezoid
  - use .item() for 0d to scalar concersion
  - change github action version to @main
  - pin windows version t0 3.11 (arbitrary)
@nennigb nennigb merged commit e9272cb into master May 28, 2026
10 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