Skip to content

fix numpy.float to numpy.float64#1202

Merged
sergey-yaroslavtsev merged 1 commit into
masterfrom
float_fix
Mar 4, 2026
Merged

fix numpy.float to numpy.float64#1202
sergey-yaroslavtsev merged 1 commit into
masterfrom
float_fix

Conversation

@sergey-yaroslavtsev
Copy link
Copy Markdown
Collaborator

@sergey-yaroslavtsev sergey-yaroslavtsev commented Mar 3, 2026

Small issue fix. Since numpy.float is deprecated.

Appeared for example if one try to "monitor" 2D with inappropriate 1D.

Screenshot 2026-03-03 203628

Copy link
Copy Markdown
Collaborator

@woutdenolf woutdenolf left a comment

Choose a reason for hiding this comment

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

Or simply use python's float. I'm ok with either.

@sergey-yaroslavtsev
Copy link
Copy Markdown
Collaborator Author

Or simply use python's float. I'm ok with either.

I just checked that in other places we have more of numpy.float64 (or 32 16).

@sergey-yaroslavtsev sergey-yaroslavtsev merged commit 8e3b82a into master Mar 4, 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.

2 participants