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 c7b0c87 commit a8b9699Copy full SHA for a8b9699
benchmarks/OptimizationCUTEst/CUTEst_quadratic.jmd
@@ -12,7 +12,6 @@ optimization routines. The wrapper
12
to the problem collection, which we can leverage to test the optimizers made available by
13
Optimization.jl.
14
```julia
15
-using Pkg; Pkg.activate("."); Pkg.instantiate()
16
using Optimization
17
using OptimizationNLPModels
18
using CUTEst
0 commit comments