glicko: Haskell implementation of Glicko-2
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Ranking
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
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.3.0.0, 0.3.0.1, 0.3.0.2 |
---|---|
Change log | None available |
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:03:48Z |
Modules
[Index]
Downloads
- glicko-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees