Skip to content

fix/using np.nan as np.NaN was removed in the NumPy 2.0 release#16

Merged
olivhoenen merged 1 commit intoiterorganization:developfrom
prasad-sawantdesai:fix-numpy-nan-issue
Mar 20, 2026
Merged

fix/using np.nan as np.NaN was removed in the NumPy 2.0 release#16
olivhoenen merged 1 commit intoiterorganization:developfrom
prasad-sawantdesai:fix-numpy-nan-issue

Conversation

@prasad-sawantdesai
Copy link
Contributor

np.Nan->np.nan

@olivhoenen olivhoenen merged commit a373d66 into iterorganization:develop Mar 20, 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.

AttributeError: np.NaN was removed in the NumPy 2.0 release. Use np.nan instead.

2 participants