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.
2 parents 9f81c27 + fe22e28 commit 3f97bc3Copy full SHA for 3f97bc3
docs/src/index.md
@@ -28,7 +28,7 @@ packages.
28
| Package | Local Gradient-Based | Local Hessian-Based | Local Derivative-Free | Local Constrained | Global Unconstrained | Global Constrained |
29
|--------------------------|:------------------------:|:------------------------:|:------------------------:|:------------------------:|:------------------------:|:------------------------:|
30
| BlackBoxOptim | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
31
-| CMEAEvolutionaryStrategy | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
+| CMAEvolutionaryStrategy | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
32
| Evolutionary | ❌ | ❌ | ❌ | ❌ | ✅ | 🟡 |
33
| Flux | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
34
| GCMAES | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
0 commit comments