Alex Wulf
|
689e3b75fe
|
Upgrade with rector
|
2022-07-05 16:21:06 +02:00 |
|
Alex Wulf
|
fd5d276359
|
Rector configured
|
2022-07-05 16:18:20 +02:00 |
|
Alex Wulf
|
d7ea3fc2a9
|
Tests passing
|
2022-07-05 16:03:06 +02:00 |
|
Alex Wulf
|
7d4547df6a
|
Pint applied for formatting
|
2022-07-05 15:55:47 +02:00 |
|
Alex Wulf
|
bfc558d1f2
|
Some tests converted to new syntax
|
2022-07-05 15:46:45 +02:00 |
|
Alex Wulf
|
844c37a724
|
gitignore update
|
2022-07-05 15:42:39 +02:00 |
|
Alex Wulf
|
afce4e56ca
|
PHPUnit version bump and removed ELO
|
2022-07-05 15:42:21 +02:00 |
|
Alex Wulf
|
97609a3eac
|
Renamed to match dir strcuture
|
2022-07-05 15:34:49 +02:00 |
|
Alex Wulf
|
812e454dd4
|
Move to DNW namespace
|
2022-07-05 15:33:34 +02:00 |
|
Alexander Liljengård
|
a99a73e02c
|
Changed package name and added a few keywords
|
2016-06-01 09:49:07 +02:00 |
|
Alexander Liljengård
|
3aceb69215
|
Removed web.config
|
2016-06-01 09:42:49 +02:00 |
|
Alexander Liljengård
|
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.
|
2016-05-31 15:48:49 +02:00 |
|
Alexander Liljengård
|
2f5c8fe2b4
|
Removing unnecessary check for __toString()
|
2016-05-31 10:03:49 +02:00 |
|
Alexander Liljengård
|
14401b3ace
|
BasicMath matches all the other files
|
2016-05-31 10:03:49 +02:00 |
|
Alexander Liljengård
|
92648f3eaa
|
Making sure matrices looks like matrices
|
2016-05-31 10:03:49 +02:00 |
|
Alexander Liljengård
|
c898353497
|
Rename of variable to make things clearer. See #4
|
2016-05-24 21:50:55 +02:00 |
|
Alexander Liljengård
|
a65f2aa9f3
|
General cleanup and removal of all unnecessary references
|
2016-05-24 21:43:26 +02:00 |
|
Alexander Liljengård
|
519ad85fad
|
Added a few more assertions to RankSorterTest
|
2016-05-24 21:43:25 +02:00 |
|
Alexander Liljengård
|
25b64d53f0
|
Fixing failing tests and misc cleanup
|
2016-05-24 21:43:25 +02:00 |
|
Alexander Liljengård
|
5694a2fb30
|
Cleanup in src/, adding namespaces, removing php closing tag and general code cleanup
|
2016-05-24 21:43:25 +02:00 |
|
Alexander Liljengård
|
9f97eb1653
|
All tests now extend TestCase
|
2016-05-24 21:43:25 +02:00 |
|
Alexander Liljengård
|
983c6dc487
|
Cleanup in tests/: adding namespaces, removing php closing tag and general code cleanup
|
2016-05-24 21:43:25 +02:00 |
|
Alexander Liljengård
|
4ab0c5d719
|
Moved UnitTests to tests/ and Skills to src/
|
2016-05-24 21:38:46 +02:00 |
|
Alexander Liljengård
|
11b5033c8a
|
Added phpunit.xml
|
2016-05-24 21:38:46 +02:00 |
|
Alexander Liljengård
|
2679d6a6f8
|
Added composer.json and composer.lock
|
2016-05-24 21:38:46 +02:00 |
|
Alexander Liljengård
|
8fab1b5edc
|
Added .gitignore and removed nbproject folder
|
2016-05-24 21:38:46 +02:00 |
|
Jeff Moser
|
455f2b3061
|
Naming tweak
|
2010-10-14 21:51:43 -04:00 |
|
Jeff Moser
|
110463ad49
|
Deleted C# code (it was just there to note the fork)
|
2010-10-09 10:42:00 -04:00 |
|
Jeff Moser
|
294db1d233
|
Merge remote branch 'csharpskills/master'
|
2010-10-09 10:30:11 -04:00 |
|
Jeff Moser
|
d2fc7dc5c7
|
Some minor documentation cleanup (e.g. converted C# comments to PHPDocumentor comments)
|
2010-10-08 21:44:36 -04:00 |
|
Jeff Moser
|
f863e150d4
|
Add preliminary license
|
2010-10-03 22:11:38 -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
|
748b59896b
|
Fixed minor Gaussian Within Factor bug.
Two player and two team tests pass! :-)
|
2010-10-03 16:54:06 -04:00 |
|
Jeff Moser
|
2c3c35dbff
|
First test passes!
The second one... not so much ;-)
|
2010-10-02 23:22:01 -04:00 |
|
Jeff Moser
|
124d73fdbf
|
Fixed factor list probability of ranking error due to missing factors from the iterated layer
|
2010-10-02 22:28:25 -04:00 |
|
Jeff Moser
|
e56fa53348
|
First time ratings were correct for the first test!
(Probability of ranking needs some work of course)
|
2010-10-02 22:02:42 -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
|
c22683ab33
|
Fixed an array size issue because of ignored 0 value
|
2010-10-02 14:17:48 -04:00 |
|
Jeff Moser
|
803a0816a8
|
Another pass at fixing up references
|
2010-09-30 08:25:31 -04:00 |
|
Jeff Moser
|
5368f7528e
|
Checkpoint before another reference pass
|
2010-09-30 07:07:05 -04:00 |
|
Jeff Moser
|
4c7cfef8d6
|
Slight tweaks based off references and need for a RatingContainer
|
2010-09-28 22:40:54 -04:00 |
|
Jeff Moser
|
a45a1c47da
|
Cleaned up some of the run schedule parts
|
2010-09-28 08:12:06 -04:00 |
|
Jeff Moser
|
196d09429a
|
More debugging name cleanups along with a few reference tweaks. Next up: fixing the schedule and running it
|
2010-09-27 22:26:28 -04:00 |
|
Jeff Moser
|
f816a766d7
|
Fixed some debugging messages on factors
|
2010-09-27 08:00:22 -04:00 |
|
Jeff Moser
|
5cb1919c21
|
Start of journey to actually give real names to factor graph variables using more PHP style
|
2010-09-26 21:43:17 -04:00 |
|
Jeff Moser
|
f0f0ab7761
|
Updated method call reference
|
2010-09-26 20:56:58 -04:00 |
|