Skip to content

Commit c7b0c87

Browse files
Update benchmarks/OptimizationCUTEst/CUTEst_bounded.jmd
1 parent c3f4c64 commit c7b0c87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/OptimizationCUTEst/CUTEst_bounded.jmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ to the problem collection, which we can leverage to test the optimizers made ava
1313
Optimization.jl.
1414

1515

16-
```julia; eval = true; @setup
17-
using Pkg; Pkg.activate("."); Pkg.instantiate()
16+
```julia
1817
using Optimization
1918
using OptimizationNLPModels
2019
using CUTEst

0 commit comments

Comments
 (0)