Numerical differentiation with bump size

You can set the stepsize in FiniteDiff.jl

https://github.com/JuliaDiff/FiniteDiff.jl/blob/master/src/jacobians.jl#L160-L161

1 Like