glicko: Haskell implementation of Glicko-2

[ gpl, library, math ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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-10T13:05:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2588 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]