Commit Graph

90 Commits

Author SHA1 Message Date
01837d3755 add tests 2020-02-19 22:24:58 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
15936c3a1a Add calculation for sample size 2020-01-23 18:49:10 +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
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +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
5f632dfca0 fix @covers and comments 2019-12-03 22:27:47 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
9787e5d2c8 more test cleanups 2019-12-01 19:57:33 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +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
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
b50b488fc2 add tests 2019-11-03 23:18:10 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01: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
df838d1dee Implemented polynomial regression 2019-10-17 10:51:59 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +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
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +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
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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
492430ea8a Split up tests 2019-04-18 22:56:08 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
a61a62adcc Use equalsWithDelta 2019-03-17 11:38:01 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
d33f24aa6b Fix matrix bugs 2019-03-03 22:03:59 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
2023b9ab75 75% code coverage 2018-10-14 13:03:13 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
4facb82bb3 Test fixes 2018-10-07 20:26:51 +02:00
b0c58616ff Prepare evd 2018-10-07 14:33:15 +02:00
cd875f52cd More distribution tests 2018-10-06 21:47:45 +02:00
795e0f29d6 Add more unit tests 2018-10-06 15:50:27 +02:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00