Bugfix/numpy float
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:17:19
| Stage: build Stage: test Stage: deploy |
Download artifacts
No artifacts found |
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.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:17:19
| Stage: build Stage: test Stage: deploy |
Download artifacts
No artifacts found |