diff --git a/src/lu.jl b/src/lu.jl index 206233a8..ce2badd2 100644 --- a/src/lu.jl +++ b/src/lu.jl @@ -652,7 +652,7 @@ end # Initialize variables info = 0 - fill!(du2, 0) + fill!(du2, zero(eltype(du2))) @inbounds begin for i = 1:n