ranking 2.0.0 copy "ranking: ^2.0.0" to clipboard
ranking: ^2.0.0 copied to clipboard

A library to compute rankings of players. Uses ELO for dynamic rankings, and Bradley-Terry for static rankings.

2.0.0 #

Fix lints and make non-nullable aware.

1.0.1 #

Fix linting error.

1.0.0 #

Update the pubspec file with a better description.

0.2.1 #

Update the README after the API change.

0.2.0 #

Changed the API slightly. No need to register all players for ELO now.

0.1.0 #

Initial version. Basic ELO and Bradley-Terry models implemented.

10
likes
150
points
1.05k
downloads

Publisher

unverified uploader

Weekly Downloads

A library to compute rankings of players. Uses ELO for dynamic rankings, and Bradley-Terry for static rankings.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on ranking