glicko: Glicko-2 implementation in Haskell.
Implementation of the rating algorithm Glicko-2 by Professor Mark E. Glickman http://glicko.net/glicko/glicko2.pdf
For more info, see https://github.com/Prillan/haskell-glicko
Downloads
- glicko-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.3.0.0, 0.3.0.1, 0.3.0.2 |
---|---|
Dependencies | base (>=4.8 && <5), containers (>=0.5 && <0.6), data-default (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), lens (>=4.12 && <5), parallel (>=3.2 && <3.3), statistics (>=0.13 && <0.14) [details] |
License | GPL-3.0-only |
Author | Rasmus Précenth |
Maintainer | prillan91@gmail.com |
Category | Math |
Source repo | head: git clone git@github.com:Prillan/haskell-glicko.git |
Uploaded | by rprecenth at 2015-11-10T15:48:50Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2699 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-11-10 [all 1 reports] |