branch: master
commit ddf5433967b1c1ca8665e209b6de4b32db76
Author: Mario Lang
Commit: Mario Lang
Set default number of iterations to 300
Accidentally set too high in previous commit.
---
packages/poker/poker.el |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
branch: master
commit fe4bf34d509d5fdaa18ba9a9b2a0a48f1cabf7a9
Author: Mario Lang
Commit: Mario Lang
Add a pre-flop hand strength table and an ert test for poker-hand-value
Precalculated pre-flop starting hand values with 1^6 iterations.
Adjust `poker-strength' to use them when