Skip to content
Snippets Groups Projects

Bugfix/numpy float

Merged Lukas Bentkamp requested to merge bugfix/numpy-float into develop

np.float is deprecated, and throws an error since Numpy 1.24, see

https://numpy.org/devdocs/release/1.24.0-notes.html

I replaced them by np.float64.

Edited by Lukas Bentkamp

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading