]> git.sesse.net Git - wloh/history - mcwordfeud.cpp
Pick old results from fotballresultater_2123.
[wloh] / mcwordfeud.cpp
2012-03-25 Steinar H. GundersonProperly handle the fact that score X-0 is different...
2012-03-25 Steinar H. GundersonAdd a function to the MC simulator to find the most...
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.