Commit Graph

18 Commits

Author SHA1 Message Date
Jeff Moser
294db1d233 Merge remote branch 'csharpskills/master' 2010-10-09 10:30:11 -04:00
Jeff Moser
4308831e82 Fixed up older calculators and started some file cleanup 2010-10-03 20:17:34 -04:00
Jeff Moser
930444a0f7 Removed some debugging code 2010-10-03 19:21:55 -04:00
Jeff Moser
1156c839d4 Basic partial play test passes 2010-10-03 19:16:17 -04:00
Jeff Moser
a80159a6cb All of testAllMultipleTeamScenarios passes! 2010-10-03 18:49:29 -04:00
Jeff Moser
9558af36a2 Three teams of 1 not drawn passes 2010-10-03 17:42:31 -04:00
Jeff Moser
fc6cd5c961 It gets a result... unfortunately it's wrong. But hey, that's progress :) Lots of debugging code left in to make up for a less than ideal debugger 2010-10-02 21:15:47 -04:00
Jeff Moser
c4c6128c57 First time was able to debug w/o file errors. Still lots to go 2010-09-25 10:15:51 -04:00
Jeff Moser
f081a6a70a Start of the long road towards debugging it to work 2010-09-23 22:14:56 -04:00
Jeff Moser
4a76cc34cc Finished up matrix tests and fixed a few bugs 2010-09-03 07:25:55 -04:00
Jeff Moser
2c5c00f88b Added equals test and fixed some bugs 2010-09-01 22:17:00 -04:00
Jeff Moser
9325d14bfb Added some more Matrix tests 2010-09-01 08:21:10 -04:00
Jeff Moser
e45c2c7cc9 Added many more two team tests 2010-08-29 18:28:05 -04:00
Jeff Moser
a19f565dc9 First time I got the two team TrueSkill calculator up and running 2010-08-29 16:40:03 -04:00
Jeff Moser
12a02b8403 First TwoPlayerTrueSkillCalculator unit test passed 2010-08-28 22:05:41 -04:00
Jeff Moser
9bc97fa1c3 Fixed a rounding bug in the Matrix GetHashCode that would cause matrices that were deemed equal to not have the same hash code 2010-04-25 21:50:46 -04:00
Jeff Moser
592a82b423 Updated GaussianDistributionTests.cs based off feedback from nsp 2010-04-19 07:39:24 -04:00
Jeff Moser
cb46631ff8 Initial version of Moserware.Skills TrueSkill calculator to go along with my Computing Your Skill blog post 2010-03-18 07:39:48 -04:00