Elixir implementation of the Glicko rating system
Go to file
avitex 6bafa2be0b Add rating_interval 2017-11-15 23:32:47 +11:00
lib/glicko Add rating_interval 2017-11-15 23:32:47 +11:00
test Add rating_interval 2017-11-15 23:32:47 +11:00
.gitignore Initial commit 2017-11-15 20:32:39 +11:00
LICENSE Add readme and license 2017-11-15 20:37:48 +11:00
README.md Add readme and license 2017-11-15 20:37:48 +11:00
mix.exs Initial commit 2017-11-15 20:32:39 +11:00
mix.lock Initial commit 2017-11-15 20:32:39 +11:00

README.md

elixir-glicko (IN-PROGRESS)

An Elixir implementation of the Glicko rating system.