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 6e06bb2 commit 4d3b9bbCopy full SHA for 4d3b9bb
test/trim/Project.toml
@@ -20,8 +20,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
20
# Remove assert that triggers false positive for JET. Tracked at https://github.com/aviatesk/JET.jl/issues/736.
21
ForwardDiff = {url = "https://github.com/RomeoV/ForwardDiff.jl", rev="rv/remove-quote-assert-string-interpolation"}
22
NonlinearSolveFirstOrder = {path = "../../lib/NonlinearSolveFirstOrder"}
23
-# Fix a type instability. Tracked at https://github.com/SciML/SciMLBase.jl/pull/1074.
24
-SciMLBase = {url = "https://github.com/AayushSabharwal/SciMLBase.jl", rev="as/fix-jet-opt"}
25
26
27
[compat]
0 commit comments