glicko2 0.3.1

Implementation of the glicko2 rating system
Documentation
[package]
name = "glicko2"
version = "0.3.1"
authors = ["Richard McCormack <brick@brick.codes>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/DenialAdams/glicko2"
description = "Implementation of the glicko2 rating system"
categories = ["algorithms"]
keywords = ["glicko", "elo", "rating", "skill"]

[dev-dependencies]
approx = "0.3"