You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The coords of C has [3,3] but not [6,6]. I think it is better to use round rather than floor to calculate the coords of output, so that it will has coord round([5,5]/3)*3 = [6,6]
output:
expect there is 100 (point 2, coord 5,5) in C.F and map
The text was updated successfully, but these errors were encountered: