Commit Graph

42 Commits

Author SHA1 Message Date
Formatter Bot
0d83f2a22b Automated formatting changes 2021-10-02 18:51:15 +00:00
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
420c34aec2 mostly docs 2021-08-29 10:50:31 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
b084791809 improved tests and test docs 2020-09-01 23:51:59 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
96bf2572a0 avoid test error on 32bit systems 2020-05-22 22:53:59 +02:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
3a8a783804 maze render functions generates string 2019-12-15 16:20:11 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
acd148b70b add maze generator 2019-12-15 12:45:45 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
5256e40989 add tests and try to fix 0 devision bug 2019-11-03 23:20:53 +01:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
b8ca685473 fix and complete path finding algorithm 2019-10-19 13:10:45 +02:00
0d1b8f5e65 cleanup unused json queries and fix kmeans rng test 2019-10-17 17:09:27 +02:00
a91463d9bd Fix test bugs 2019-10-17 17:03:27 +02:00
549bbfbccf Implement kmeans algorithm 2019-10-17 16:09:03 +02:00
87975e16f1 Implement tests for knapsack and job scheduling 2019-10-17 10:52:19 +02:00
68f3ecc6f9 Add trivial test case 2019-10-17 10:50:18 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
33ecc44e1f Bug fixes 2019-10-10 20:46:51 +02:00
1ecf3e8d8c adding sort and making sure original list is unchanged after sort 2019-10-09 17:45:53 +02:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
af294ff9ac Fix minimum coins for value test 2019-09-09 20:14:47 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
27035d8be7 prepare for more algorithms 2019-09-06 21:25:09 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +02:00
047d8c3028 Implement more sorting algorithms 2019-08-17 22:33:09 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
9d6ecedba2 autofixes 2019-08-10 23:23:06 +02:00
64198f0562 start impl. sort algorithms 2019-08-10 23:21:26 +02:00