Commit Graph

  • c8c126962d CodeBeautifier for PSR-12 standard. Jens True 2023-08-01 13:53:19 +0000
  • da8125be94 Fixing codestandards. Jens True 2023-08-01 13:35:44 +0000
  • 7792552c9f More type stuff and unused code removed. Jens True 2023-08-01 12:56:37 +0000
  • dc35035c3c Sub 200 warnings on static analysis Jens True 2023-08-01 12:43:58 +0000
  • b7322362bd More PHP types for static analysis Jens True 2023-08-01 12:26:38 +0000
  • d5bba04f4f More type checks Jens True 2023-08-01 12:13:24 +0000
  • 068b6f18aa Refactoring for PHP8.2 Jens True 2023-08-01 11:26:38 +0000
  • 5dd4acf57d Pint applied Alex Wulf 2022-07-05 16:32:18 +0200
  • 8b2d547ace Tidy up composer Alex Wulf 2022-07-05 16:30:34 +0200
  • 843a47c973 PHPStan added Alex Wulf 2022-07-05 16:24:25 +0200
  • 689e3b75fe Upgrade with rector Alex Wulf 2022-07-05 16:21:06 +0200
  • fd5d276359 Rector configured Alex Wulf 2022-07-05 16:18:20 +0200
  • d7ea3fc2a9 Tests passing Alex Wulf 2022-07-05 16:03:06 +0200
  • 7d4547df6a Pint applied for formatting Alex Wulf 2022-07-05 15:55:47 +0200
  • bfc558d1f2 Some tests converted to new syntax Alex Wulf 2022-07-05 15:46:45 +0200
  • 844c37a724 gitignore update Alex Wulf 2022-07-05 15:42:39 +0200
  • afce4e56ca PHPUnit version bump and removed ELO Alex Wulf 2022-07-05 15:42:21 +0200
  • 97609a3eac Renamed to match dir strcuture Alex Wulf 2022-07-05 15:34:49 +0200
  • 812e454dd4 Move to DNW namespace Alex Wulf 2022-07-05 15:33:34 +0200
  • a99a73e02c Changed package name and added a few keywords Alexander Liljengård 2016-06-01 09:49:07 +0200
  • 3aceb69215 Removed web.config Alexander Liljengård 2016-06-01 09:42:49 +0200
  • 9df89205af Changed name of the composer package, since someone already has taken it. Also added myself as a contributor and changed the role for Jeff. Alexander Liljengård 2016-05-31 15:48:49 +0200
  • 2f5c8fe2b4 Removing unnecessary check for __toString() Alexander Liljengård 2016-05-31 10:01:06 +0200
  • 14401b3ace BasicMath matches all the other files Alexander Liljengård 2016-05-31 09:30:05 +0200
  • 92648f3eaa Making sure matrices looks like matrices Alexander Liljengård 2016-05-31 09:28:04 +0200
  • c898353497 Rename of variable to make things clearer. See #4 Alexander Liljengård 2016-05-24 21:50:55 +0200
  • a65f2aa9f3 General cleanup and removal of all unnecessary references Alexander Liljengård 2016-05-24 16:31:21 +0200
  • 519ad85fad Added a few more assertions to RankSorterTest Alexander Liljengård 2016-05-24 15:58:39 +0200
  • 25b64d53f0 Fixing failing tests and misc cleanup Alexander Liljengård 2016-05-24 15:12:29 +0200
  • 5694a2fb30 Cleanup in src/, adding namespaces, removing php closing tag and general code cleanup Alexander Liljengård 2016-05-24 14:10:39 +0200
  • 9f97eb1653 All tests now extend TestCase Alexander Liljengård 2016-05-24 14:06:43 +0200
  • 983c6dc487 Cleanup in tests/: adding namespaces, removing php closing tag and general code cleanup Alexander Liljengård 2016-05-24 13:59:35 +0200
  • 4ab0c5d719 Moved UnitTests to tests/ and Skills to src/ Alexander Liljengård 2016-05-24 13:53:56 +0200
  • 11b5033c8a Added phpunit.xml Alexander Liljengård 2016-05-24 13:50:27 +0200
  • 2679d6a6f8 Added composer.json and composer.lock Alexander Liljengård 2016-05-24 13:54:03 +0200
  • 8fab1b5edc Added .gitignore and removed nbproject folder Alexander Liljengård 2016-05-24 13:46:39 +0200
  • 455f2b3061 Naming tweak Jeff Moser 2010-10-14 21:51:43 -0400
  • 110463ad49 Deleted C# code (it was just there to note the fork) Jeff Moser 2010-10-09 10:42:00 -0400
  • 294db1d233 Merge remote branch 'csharpskills/master' Jeff Moser 2010-10-09 10:30:11 -0400
  • d2fc7dc5c7 Some minor documentation cleanup (e.g. converted C# comments to PHPDocumentor comments) Jeff Moser 2010-10-08 21:44:36 -0400
  • f863e150d4 Add preliminary license Jeff Moser 2010-10-03 22:11:38 -0400
  • 4308831e82 Fixed up older calculators and started some file cleanup Jeff Moser 2010-10-03 20:17:34 -0400
  • 930444a0f7 Removed some debugging code Jeff Moser 2010-10-03 19:21:55 -0400
  • 1156c839d4 Basic partial play test passes Jeff Moser 2010-10-03 19:16:17 -0400
  • a80159a6cb All of testAllMultipleTeamScenarios passes! Jeff Moser 2010-10-03 18:49:29 -0400
  • 9558af36a2 Three teams of 1 not drawn passes Jeff Moser 2010-10-03 17:42:31 -0400
  • 748b59896b Fixed minor Gaussian Within Factor bug. Jeff Moser 2010-10-03 16:54:06 -0400
  • 2c3c35dbff First test passes! Jeff Moser 2010-10-02 23:22:01 -0400
  • 124d73fdbf Fixed factor list probability of ranking error due to missing factors from the iterated layer Jeff Moser 2010-10-02 22:28:25 -0400
  • e56fa53348 First time ratings were correct for the first test! Jeff Moser 2010-10-02 22:02:42 -0400
  • 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 Jeff Moser 2010-10-02 21:15:47 -0400
  • c22683ab33 Fixed an array size issue because of ignored 0 value Jeff Moser 2010-10-02 14:17:48 -0400
  • 803a0816a8 Another pass at fixing up references Jeff Moser 2010-09-30 08:25:31 -0400
  • 5368f7528e Checkpoint before another reference pass Jeff Moser 2010-09-30 07:07:05 -0400
  • 4c7cfef8d6 Slight tweaks based off references and need for a RatingContainer Jeff Moser 2010-09-28 22:40:54 -0400
  • a45a1c47da Cleaned up some of the run schedule parts Jeff Moser 2010-09-28 08:12:06 -0400
  • 196d09429a More debugging name cleanups along with a few reference tweaks. Next up: fixing the schedule and running it Jeff Moser 2010-09-27 22:26:28 -0400
  • f816a766d7 Fixed some debugging messages on factors Jeff Moser 2010-09-27 08:00:22 -0400
  • 5cb1919c21 Start of journey to actually give real names to factor graph variables using more PHP style Jeff Moser 2010-09-26 21:43:17 -0400
  • f0f0ab7761 Updated method call reference Jeff Moser 2010-09-26 20:56:58 -0400
  • 467d508f00 Updated some weighted sum arrays Jeff Moser 2010-09-26 18:32:18 -0400
  • 04c911742d Some reference updates and adding the needed array(...) scope to existing data for single team values Jeff Moser 2010-09-25 22:40:56 -0400
  • 8e9e2d0d86 First pass at building the graph, but still off from running it Jeff Moser 2010-09-25 22:16:47 -0400
  • eee44c9746 Fix a few bugs in GaussianWeightedSumFactor Jeff Moser 2010-09-25 20:12:38 -0400
  • f7d76b02a9 Initial pass at getting up to GaussianWeightedSum running Jeff Moser 2010-09-25 19:26:57 -0400
  • fa10d276d6 Tenative pass at getting prior layer working. Found out about division by zero and closure differences. Jeff Moser 2010-09-25 18:25:56 -0400
  • 086d94865f More debugging and realizing how PHP does references Jeff Moser 2010-09-25 15:46:23 -0400
  • e8d444e7da Now it throws an error, but at least it runs something Jeff Moser 2010-09-25 12:50:33 -0400
  • c4c6128c57 First time was able to debug w/o file errors. Still lots to go Jeff Moser 2010-09-25 10:15:51 -0400
  • f081a6a70a Start of the long road towards debugging it to work Jeff Moser 2010-09-23 22:14:56 -0400
  • 99e1adf7df Moved files to their right spot Jeff Moser 2010-09-18 21:22:00 -0400
  • f2eca28f29 Added more header stuff (requires and uses) along with a forgotten PartialPlay Jeff Moser 2010-09-18 21:19:51 -0400
  • 071bf16569 Added/converted a file I missed earlier (TrueSkillFactorGraph) and started adding using's and require_once's Jeff Moser 2010-09-18 17:56:57 -0400
  • 4748e7453a First time of no blatant syntax errors Jeff Moser 2010-09-18 15:24:36 -0400
  • e434696b44 Start of factor graph port. Things don't work yet, but a lot of syntax updates towards PHP Jeff Moser 2010-09-18 11:11:44 -0400
  • 4a76cc34cc Finished up matrix tests and fixed a few bugs Jeff Moser 2010-09-03 07:25:55 -0400
  • 2c5c00f88b Added equals test and fixed some bugs Jeff Moser 2010-09-01 22:17:00 -0400
  • 9325d14bfb Added some more Matrix tests Jeff Moser 2010-09-01 08:21:10 -0400
  • 12417dc874 First Matrix unit test Jeff Moser 2010-08-31 22:24:05 -0400
  • a7fd0aab5e First draft of Matrix class Jeff Moser 2010-08-31 08:24:12 -0400
  • e45c2c7cc9 Added many more two team tests Jeff Moser 2010-08-29 18:28:05 -0400
  • a19f565dc9 First time I got the two team TrueSkill calculator up and running Jeff Moser 2010-08-29 16:40:03 -0400
  • 12a02b8403 First TwoPlayerTrueSkillCalculator unit test passed Jeff Moser 2010-08-28 22:05:41 -0400
  • 31c4d5a3a7 Removed some more cruft that was left behind from debugging Jeff Moser 2010-05-03 06:23:44 -0400
  • 8c31881d13 Removed some old debugging vestiges of _CreatedVariables from the variable factories Jeff Moser 2010-05-02 21:31:09 -0400
  • 6a47da245f Removed references to a Variable's factory from Variable itself. They were used early on in debugging. Jeff Moser 2010-05-02 21:26:31 -0400
  • 9bc97fa1c3 Fixed a rounding bug in the Matrix GetHashCode that would cause matrices that were deemed equal to not have the same hash code Jeff Moser 2010-04-25 21:50:46 -0400
  • 592a82b423 Updated GaussianDistributionTests.cs based off feedback from nsp Jeff Moser 2010-04-19 07:39:24 -0400
  • 67cada345e Decided to add back building UnitTests in the .sln after accepting dlh's change to always make InternalsVisibleTo UnitTests dll. Jeff Moser 2010-03-19 09:57:12 -0400
  • b37e76f100 Pulled dlh's changes and added a few more entries to .gitignore Jeff Moser 2010-03-19 09:44:54 -0400
  • a0ad1929ee Added ignores Daniel Lee Harple 2010-03-19 05:08:58 -0400
  • 62fd3194d0 Added basic cmake build system Daniel Lee Harple 2010-03-19 05:06:37 -0400
  • e01f7d1620 Always make internals visible to UnitTests, so tests can be run in non-debug builds. Daniel Lee Harple 2010-03-19 05:04:40 -0400
  • 76c130bf43 Fixed .SLN so that Release builds correctly. Thanks to Jacob Carpenter for noticing it Jeff Moser 2010-03-18 18:28:24 -0400
  • ddbae4b47a Removed .suo file Jeff Moser 2010-03-18 09:12:57 -0400
  • 3d1a26a6e3 Added root README.txt Jeff Moser 2010-03-18 07:43:44 -0400
  • cb46631ff8 Initial version of Moserware.Skills TrueSkill calculator to go along with my Computing Your Skill blog post Jeff Moser 2010-03-18 07:39:48 -0400