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
Modules
[Index] [Quick Jump]
Downloads
- glicko-0.3.0.2.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.6 && <0.7), data-default (>=0.5 && <0.8), deepseq (>=1.4 && <1.5), parallel (>=3.2 && <3.3), statistics (>=0.15 && <0.16) [details] |
License | GPL-3.0-only |
Author | Rasmus Précenth |
Maintainer | rasmus@precenth.eu |
Category | Math |
Source repo | head: git clone git@github.com:Prillan/haskell-glicko.git |
Uploaded | by rprecenth at 2021-01-13T20:15:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2709 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-01-13 [all 1 reports] |