Skip to content

Commit

Permalink
fixup! test: use BackTracking with BFGS for Example 5 2d wave case
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Jan 17, 2024
1 parent f0c9c13 commit 881a20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "CUDA", "SafeTestsets", "OptimizationOptimisers", "OptimizationOptimJL", "Pkg", "OrdinaryDiffEq"]
test = ["Test", "CUDA", "SafeTestsets", "OptimizationOptimisers", "OptimizationOptimJL", "Pkg", "OrdinaryDiffEq", "LineSearches"]

0 comments on commit 881a20c

Please sign in to comment.