Skip to content

Deprecated numpy call#48

Merged
AlexMoreo merged 1 commit intoHLT-ISTI:develfrom
lorenzovolpi:devel
Jan 15, 2026
Merged

Deprecated numpy call#48
AlexMoreo merged 1 commit intoHLT-ISTI:develfrom
lorenzovolpi:devel

Conversation

@lorenzovolpi
Copy link
Copy Markdown
Contributor

There was a depracated call to numpy.in1d which was removed in Numpy 2.4.0. The call is now replaced with numpy.isin which has the same semantic in the affected code.

@AlexMoreo AlexMoreo merged commit 7562e7c into HLT-ISTI:devel Jan 15, 2026
3 checks passed
@AlexMoreo
Copy link
Copy Markdown
Contributor

Done. Thanks!

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