Commit Graph

259 Commits

Author SHA1 Message Date
8d4bdc992e create coverage for useless line 2019-11-03 23:25:05 +01:00
165240076a rename connection var 2019-11-03 23:24:45 +01:00
8b3173ed95 cleanup request/response 2019-11-03 23:24:24 +01:00
8389360eba add test 2019-11-03 23:22:07 +01:00
5256e40989 add tests and try to fix 0 devision bug 2019-11-03 23:20:53 +01:00
16f8566ac3 add invalid credit card test 2019-11-03 23:20:01 +01:00
c65e73d2ac expand options/config functionality 2019-11-03 23:19:38 +01:00
b50b488fc2 add tests 2019-11-03 23:18:10 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
159decf760 implement spreadsheet io test 2019-11-03 23:16:17 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
cfe14cb55b create draft test for socket-server 2019-10-28 21:24:20 +01:00
1e0a49a1b5 rename Router to WebRouter 2019-10-28 21:23:53 +01:00
3ee20e9fc8 Rename Router to WebRouter and implement SocketRouter 2019-10-28 21:07:20 +01:00
2f9834acd5 change root password 2019-10-21 22:20:18 +02:00
baf2218980 Bug fixes 2019-10-21 15:38:15 +02:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
70f1662929 Improve coverage 2019-10-19 13:12:50 +02:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +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
df838d1dee Implemented polynomial regression 2019-10-17 10:51:59 +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
479facee52 Implementd query aliases 2019-10-13 20:38:25 +02:00
577adab857 phpcs fixes and classifier bug fixes/searching 2019-10-12 10:29:26 +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
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +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
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +02:00
b35b7f1d7a phpcs fixes 2019-10-06 17:41:41 +02:00
0f11df6f95 Change encoding to real utf8 2019-10-05 19:59:53 +02:00
cd58375f02 fix mapper formats 2019-09-28 23:11:50 +02:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02:00
559ebf200d fix docblock 2019-09-21 15:26:53 +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
bebfbafae8 added metrics. @todo: implement n-dim 2019-09-04 20:39:11 +02:00
e0aa1406e2 Add heap 2019-09-03 20:56:05 +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
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +02:00
dd68825329 Bug fix type hint 2019-08-15 22:19:45 +02:00