Implementation of the Glicko rating system.
Documentation hosted on hexdocs.
Add glicko to your list of dependencies in mix.exs:
def deps do
[{:glicko, "~> 0.8.1"}]
end| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of the Glicko rating system.
Documentation hosted on hexdocs.
Add glicko to your list of dependencies in mix.exs:
def deps do
[{:glicko, "~> 0.8.1"}]
end