Just need to eagerly promote the array to float types ```julia julia> ImageBase.FiniteDiff.fdiff(rand(Bool, 4, 4), dims=1) ERROR: InexactError: Bool(-1) ```