]> git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/glicko.py
Move the model class to the right place, add Xon-specific fields.
[xonotic/xonstat.git] / xonstat / glicko.py
2017-12-19 Ant ZucaroMove the model class to the right place, add Xon-specif...
2017-12-19 Ant ZucaroComment out another debug statement. Change back to...
2017-12-19 Ant ZucaroFinish the glicko algorithm, add the typical example...
2017-12-17 Ant ZucaroStart work on Glicko in Python (for per-game calculations).