It seems that some `Cache` types from FiniteDiff are not updated correctly before derivative evaluation at a new point. See also: - https://github.com/JuliaDiff/DifferentiationInterface.jl/issues/983 - https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/987
It seems that some
Cachetypes from FiniteDiff are not updated correctly before derivative evaluation at a new point. See also:FiniteDiffwith:centralincludes junk DifferentiationInterface.jl#983jacobian(_, AutoFiniteDiff(fdjtype=Val(:central)))DifferentiationInterface.jl#987