Skip to content

Commit

Permalink
Update glicko.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RobKohr authored Apr 5, 2018
1 parent 81fcbe2 commit 371b24b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions glicko.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
player.rd2 = player.rd/173.7178
return player;
}


/*
/*
Glicko-2 main function (attempts to follow the paper)
Calculate the adjustments to a player after playing against a set of opponents.
Expand Down

0 comments on commit 371b24b

Please sign in to comment.