OSDN Git Service

Use Thrift (RPC) instead of executing directly a command to generate image files.
[shogi-server/shogi-server.git] / mk_rate
2008-06-23 beatlesregular expressoin is available for matching player...
2008-06-23 beatlesAdded a new option: --fixed-rate and --fixed-rate-playe...
2008-04-21 beatlesThe half-life period is now configurable.
2008-03-10 beatlesutils/players-graph.rb
2008-03-09 tkanekouse linear regression to solve system. this is a worka...
2008-03-09 tkanekouse Householder transformation to solve linear systems...
2008-03-04 beatlesIf the computed ratings do not stabilize, then mk_rate...
2008-02-05 beatlesDisplay not-yet-rated players. Interium commit.
2007-11-03 beatlesSupport Ruby 1.8.6.111 (or higher) and GSL 1.10 (or...
2007-06-16 beatlesBumped up GAME_LIMIT
2007-03-27 beatlesWhen there were too few games to rate players (i.e. no
2007-02-18 beatlesFixed a typo error.
2007-02-17 beatlesImplemented half-life effect. Numbers of win/lose decre...
2006-11-01 beatlesSkip 'abnormal' games.
2006-10-30 beatlesMake players into 'connected' groups for a meaningful...
2006-10-08 beatlesCorrected making win_loss_matrix.
2006-10-02 beatlesplayers who never win or lose are not rated
2006-09-21 beatlesmk_rate supports draw games.
2006-09-15 beatlesSupport @NORATE syntax in the name.
2006-09-08 beatlesIgnore games of players who have SAME id.
2006-09-07 beatles* [shogi-server]
2006-09-05 beatlesFix a bug.
2006-08-18 beatlesForgot to add a namespace.
2006-08-18 beatlesRe-designed
2006-08-16 beatlesFor ease to see in the players.yaml.
2006-08-16 beatlesFix a bug. Now it can see black/white players in a...
2006-08-15 beatlesFix a but. Now it can correctly search directories...
2006-08-14 beatlesQuick fixes.
2006-08-11 beatlesAdd mk_rate.