You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: local_optimization/python-nag-opt-solvers-links.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ NOMS solvers are identified with "handle_solve" prefix.
12
12
|Abbreviation | Description |
13
13
|--------|--------------|
14
14
| (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|
0 commit comments