Skip to content

Initialize the numpy arrays with floats instead of ints

Jeremy Stucki requested to merge jeremy.stucki/ipcv-1:init-as-float into main

As we are dealing with values between zero and one this should alleviate some pitfalls.

Merge request reports