initial elo rating stuff

This commit is contained in:
2025-03-02 22:08:12 -05:00
parent f6c2ef753d
commit 1dd1f3da25
8 changed files with 129 additions and 5 deletions

View File

@@ -33,6 +33,7 @@ indicatif = "0.17"
nohash-hasher = "0.2"
num = "0.4"
rand = "0.9"
skillratings = "0.27.1"
static_assertions = "1.1"
[dev-dependencies]