Commit Graph

25 Commits

Author SHA1 Message Date
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