Commit Graph

290 Commits

Author SHA1 Message Date
3f132fb60b fix typehint 2020-01-25 22:13:29 +01:00
15936c3a1a Add calculation for sample size 2020-01-23 18:49:10 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
41bca90452 fixes #205 2019-12-31 17:12:28 +01:00
3063a6b5a2 cplx still not fully implemented but fixed bug 2019-12-22 11:25:36 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
7eaf29e912 test documentation and started to enhance explicit coverage which dropped because of @covers 2019-12-07 10:16:54 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
bad1b05de0 optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
a6e5b87200 Add dockblock 2019-10-28 21:07:47 +01:00
f6fb7f4747 phpcs fixes 2019-10-19 18:50:53 +02:00
70f1662929 Improve coverage 2019-10-19 13:12:50 +02:00
2e67a95b89 Remove broken and unused code 2019-10-19 13:12:41 +02:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
7cb47ecea7 Fix construct name 2019-10-17 11:01:19 +02:00
df838d1dee Implemented polynomial regression 2019-10-17 10:51:59 +02:00
002b5a3de5 bug fix classifier - now working 2019-10-17 10:51:24 +02:00
1700f096ae Finalize various interpolation implementations 2019-10-17 10:50:57 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
b0f452952f uncomment var_dump 2019-10-12 15:29:32 +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
35e410f832 Fix unit test bugs 2019-10-10 22:30:58 +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
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
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +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
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
bebfbafae8 added metrics. @todo: implement n-dim 2019-09-04 20:39:11 +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
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00