Skip to content

Commit efe6038

Browse files
Merge pull request #725 from SciML/Vaibhavdixit02-patch-4
Remove `LD_LBFGS_NOCEDAL` update nlopt.md
2 parents b01ba8a + 83a4692 commit efe6038

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/optimization_packages/nlopt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ but preferably via `NLopt.AlgorithmName()` where `AlgorithmName can be one of th
2626
- `NLopt.GN_ORIG_DIRECT_L()`
2727
- `NLopt.GD_STOGO()`
2828
- `NLopt.GD_STOGO_RAND()`
29-
- `NLopt.LD_LBFGS_NOCEDAL()`
3029
- `NLopt.LD_LBFGS()`
3130
- `NLopt.LN_PRAXIS()`
3231
- `NLopt.LD_VAR1()`

0 commit comments

Comments
 (0)