We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736becc commit 15ae929Copy full SHA for 15ae929
src/prima.jl
@@ -25,7 +25,7 @@ of the BOBYQA optimizer.
25
26
The following fields have a different meaning when used with PRIMA:
27
28
- - `returnvalue` is populated with a symbol representing the PRIMA
+ - `returnvalue` is populated with a symbol representing the PRIMA
29
return value, which PRIMA represents as an enum.
30
- `optimizer` is populated with a dummy value, indicating that a model was
31
fit with PRIMA. If you wish to refit the model with the NLOpt backend,
0 commit comments