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 9f81c27 commit fe22e28Copy full SHA for fe22e28
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