Skip to content

Commit 261cb3e

Browse files
authored
Update python-nag-opt-solvers-links.md
1 parent 9aaa8cb commit 261cb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local_optimization/python-nag-opt-solvers-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NOMS solvers are identified with "handle_solve" prefix.
1212
|Abbreviation | Description |
1313
|--------|--------------|
1414
| (FD) | Indicates the solver does not require the user to provide 1st order derivativas and in which case it will use a Finite-Difference method to estimate them |
15-
| (no-FD)| Indicates that the solver requires the user to provide derivates|
15+
| (no-FD)| Indicates that the solver requires the user to provide 1st or 2nd order derivatives|
1616
| AS | Active-Set Method
1717
| DFNO | Derivative-Free Nonlinear Programming
1818
| IPM | Interior-Point Method

0 commit comments

Comments
 (0)