Package: wnpp Severity: wishlist * Package name : whole-history-rating Version : 0.1.2 Upstream Author : Pete Schwamb * URL : https://rubygems.org/gems/whole_history_rating * License : MIT Programming Lang: Ruby Description : A pure ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.
A system for ranking game players by skill, based on Rémi Coulom's Whole History Rating algorithm, with modifications to support handicaps. Developed for use on GoShrine, but the code is not go specific. It can support any two player game, as long as the outcome is a simple win/loss. This gem provides a library and executables that take as input as set of games and output a set of skill rankings for the players of those games.