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 ca79234 commit d6349a4Copy full SHA for d6349a4
README.md
@@ -137,7 +137,7 @@ the descriptions below from the specialized NLopt API.
137
The `constrtol_abs` parameter is an absolute feasibility tolerance applied to
138
all constraints.
139
140
-## Automatic differetiation
+## Automatic differentiation
141
142
Some algorithms in NLopt require derivatives, which you must manually provide
143
in the `if length(grad) > 0` branch of your objective and constraint functions.
0 commit comments