Skip to content
GitLab
Explore
Sign in
Update unwarp_resample.py -- Swap np.float to np.float64
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fidel Alfaro Almagro
requested to merge
falmagro-main-patch-03858
into
main
Apr 25, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Using numpy.float is deprecated. We need to use numpy.float64
Merge request reports
Loading