Skip to content

Commit 657d65a

Browse files
committed
safe_solvers
1 parent 96879a3 commit 657d65a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/OptimizationCUTEst/CUTEst_safe_solvers.jmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,4 +273,4 @@ end
273273
```julia, echo = false
274274
using SciMLBenchmarks
275275
SciMLBenchmarks.bench_footer(WEAVE_ARGS[:folder], WEAVE_ARGS[:file])
276-
```
276+
```

benchmarks/OptimizationCUTEst/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1111
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1212
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1313
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14-
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
14+
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"

0 commit comments

Comments
 (0)