File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
19
19
[sources ]
20
20
# Remove assert that triggers false positive for JET. Tracked at https://github.com/aviatesk/JET.jl/issues/736.
21
21
ForwardDiff = {url = " https://github.com/RomeoV/ForwardDiff.jl" , rev =" rv/remove-quote-assert-string-interpolation" }
22
- # Remove special path code path for ForwarDiff of LinearSolve, which uses untrimmable `deepcopy`.
23
- # Use of `deepcopy` is tracked at https://github.com/SciML/LinearSolve.jl/issues/648.
24
- LinearSolve = {url = " https://github.com/RomeoV/LinearSolve.jl" , rev =" rv/remove-linsolve-forwarddiff-special-path" }
25
22
NonlinearSolveFirstOrder = {path = " ../../lib/NonlinearSolveFirstOrder" }
26
23
# Fix a type instability. Tracked at https://github.com/SciML/SciMLBase.jl/pull/1074.
27
24
SciMLBase = {url = " https://github.com/AayushSabharwal/SciMLBase.jl" , rev =" as/fix-jet-opt" }
You can’t perform that action at this time.
0 commit comments