]> git.sesse.net Git - wloh/history - mcwordfeud.cpp
Fix a leftover 1700 value in the README.
[wloh] / mcwordfeud.cpp
2012-03-22 Steinar H. GundersonFix a leftover 1700 value in the README.
2012-03-20 Steinar H. GundersonUse covariance matrix under Monte Carlo simulation...
2012-03-19 Steinar H. GundersonWhen doing Monte Carlo, player strength should be const...
2012-03-19 Steinar H. GundersonTake standard deviation of estimated mu into account...
2012-03-18 Steinar H. GundersonFix a missing argument to printf.
2012-03-17 Steinar H. GundersonCommunicate match stddev from the ratings table to...
2012-03-17 Steinar H. GundersonFix undefined behavior in the random generator.
2012-03-17 Steinar H. GundersonAdd a Monte Carlo simulator.