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 74c0bdd commit dab302cCopy full SHA for dab302c
src/NonlinearSolve.jl
@@ -45,7 +45,6 @@ SnoopPrecompile.@precompile_all_calls begin for T in (Float32, Float64)
45
(NewtonRaphson(),)
46
end
47
48
-
49
for alg in precompile_algs
50
solve(prob, alg, abstol = T(1e-2))
51
0 commit comments