UndefVarError: `jvp_op` not defined in local scope
Suggestion: check for an assignment to a local variable that shadows a global of the same name.
Stacktrace:
[1] (::LineSearch.var"#5#6")(du::Vector{Float64}, u::Vector{Float64}, fu::Vector{Float64}, p::Nothing)
@ LineSearch ~/.julia/packages/LineSearch/Ky1ZB/src/utils.jl:42
Status `~/.julia/dev/DAECompiler/Manifest.toml`
[87fe0de2] LineSearch v0.1.4
I ran into
with
Any idea what caused this?