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 10c09f4 commit ef4438cCopy full SHA for ef4438c
tutorials/advanced-jsosolvers/index.jmd
@@ -56,7 +56,6 @@ For example, to call TRUNK with an explicit subsolver and tolerances:
56
```julia
57
stats = trunk(nls; subsolver = :cgls)
58
```
59
-
60
We define a dictionary of the different solvers that will be benchmarked.
61
We consider here four variants of TRUNK using the different subsolvers.
62
0 commit comments