File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ to add the specific wrapper packages.
8888 - Second order
8989 - Zeroth order
9090 - Box Constraints
91- - Constrained
91+ - Constrained 🟡
9292 - <strong>Global Methods</strong>
9393 - Zeroth order
9494 - Unconstrained
@@ -126,21 +126,21 @@ to add the specific wrapper packages.
126126 - Zeroth order
127127 - Unconstrained
128128 - Box Constraints
129- - Constrained
129+ - Constrained 🟡
130130</details>
131131<details>
132132 <summary><strong>NLopt</strong></summary>
133133 - <strong>Local Methods</strong>
134134 - First order
135135 - Zeroth order
136- - Second order
136+ - Second order 🟡
137137 - Box Constraints
138- - Local Constrained
138+ - Local Constrained 🟡
139139 - <strong>Global Methods</strong>
140140 - Zeroth order
141141 - First order
142142 - Unconstrained
143- - Constrained
143+ - Constrained 🟡
144144</details>
145145<details>
146146 <summary><strong>Optim</strong></summary>
@@ -158,21 +158,21 @@ to add the specific wrapper packages.
158158<details>
159159 <summary><strong>PRIMA</strong></summary>
160160 - <strong>Local Methods</strong>
161- - Derivative-Free:
161+ - Derivative-Free: ✅
162162 - **Constraints**
163- - Box Constraints:
164- - Local Constrained:
163+ - Box Constraints: ✅
164+ - Local Constrained: ✅
165165</details>
166166<details>
167167 <summary><strong>QuadDIRECT</strong></summary>
168168 - **Constraints**
169- - Box Constraints:
169+ - Box Constraints: ✅
170170 - <strong>Global Methods</strong>
171- - Unconstrained:
171+ - Unconstrained: ✅
172172</details>
173173```
174174
175- = supported in downstream library but not yet implemented in ` Optimization.jl ` ; PR to add this functionality are welcome
175+ 🟡 = supported in downstream library but not yet implemented in ` Optimization.jl ` ; PR to add this functionality are welcome
176176
177177## Citation
178178
You can’t perform that action at this time.
0 commit comments