glicko2version
Implementation of the Glicko2 algorithm
This library implements the Glicko2 algorithm. It is composed of 3 modules to be used independently, depending on your needs:
- A low level module which allows to rate multiple games within a rating period, the exact algorithm described in the paper.
- A single game convenience module which is easy to use and allows you to rate games one by one, as they are played, and get new ratings for the players involved.
- A functor which allows you to specify low level variables from the Glicko2 paper, and some other properties.
Wikipedia article: https://en.wikipedia.org/wiki/Glicko_rating_system Glicko2 paper: http://www.glicko.net/glicko/glicko2.pdf
Authors | Bruce Ricard <[email protected]> and Jesper Louis Andersen <[email protected]> |
---|---|
License | GPL-2.0-only |
Published | |
Homepage | https://github.com/bruce-ricard/glicko2 |
Issue Tracker | https://github.com/bruce-ricard/glicko2/issues |
Maintainer | Bruce Ricard <[email protected]> |
Dependencies | |
Source [http] | https://github.com/bruce-ricard/glicko2/archive/v1.0.0.tar.gz sha256=6ad62d61004aee211a21f6ffc68434b7d1db6af1e3409730331fcd272d0dfa3c md5=2cad4ce4dd94dff0e1f37f7bc3658a7a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/glicko2/glicko2.1.0.0/opam |
No package is dependent