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 fa1019b commit 303c51dCopy full SHA for 303c51d
README.md
@@ -63,6 +63,7 @@ The value must be one of the algorithms supported by MOA:
63
* `MOA.KirlikSayin()`
64
* `MOA.Lexicographic()` [default]
65
* `MOA.RandomWeighting()`
66
+ * `MOA.Sandwiching()`
67
* `MOA.TambyVanderpooten()`
68
69
Consult their docstrings for details.
0 commit comments