added observation and z-score to results, emojis

This commit is contained in:
randogoth 2025-01-17 13:27:34 +02:00
parent 10ff2123ac
commit a8c74caf90
19 changed files with 121 additions and 98 deletions

1
Cargo.lock generated
View file

@ -189,7 +189,6 @@ version = "0.1.0"
dependencies = [
"flate2",
"kolmogorov_smirnov",
"rand_distr",
"statrs",
]