We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39ce87 commit e5761c8Copy full SHA for e5761c8
ext/LinearSolveForwardDiffExt.jl
@@ -55,7 +55,6 @@ function linearsolve_forwarddiff_solve(cache::DualLinearCache, alg, args...; kwa
55
56
rhs_list = xp_linsolve_rhs(uu, ∂_A, ∂_b)
57
58
- new_A = nodual_value(cache.A)
59
partial_cache = cache.linear_cache
60
partial_cache.u0 = dual_u0
61
for i in eachindex(rhs_list)
0 commit comments