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.
2 parents b01ba8a + 83a4692 commit efe6038Copy full SHA for efe6038
docs/src/optimization_packages/nlopt.md
@@ -26,7 +26,6 @@ but preferably via `NLopt.AlgorithmName()` where `AlgorithmName can be one of th
26
- `NLopt.GN_ORIG_DIRECT_L()`
27
- `NLopt.GD_STOGO()`
28
- `NLopt.GD_STOGO_RAND()`
29
- - `NLopt.LD_LBFGS_NOCEDAL()`
30
- `NLopt.LD_LBFGS()`
31
- `NLopt.LN_PRAXIS()`
32
- `NLopt.LD_VAR1()`
0 commit comments