Commit Graph

88 Commits

Author SHA1 Message Date
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02: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
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
2070985e32 test and cs fixes 2020-05-09 17:27:03 +02:00
7834d078b9 fix significance bug fix 2020-05-06 21:24:39 +02:00
7be395233c unit test fixes, phpstan fixes, phpcs fixes 2020-05-06 21:12:20 +02:00
3026fec00c continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:48 +02:00
4ec4e95819 continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:21 +02:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +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
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +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
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
002b5a3de5 bug fix classifier - now working 2019-10-17 10:51:24 +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
33ecc44e1f Bug fixes 2019-10-10 20:46:51 +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
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01: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
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
2bdc9410b7 Fix package name 2018-02-26 19:45:35 +01:00
49ecbc3259
Update CauchyDistribution.php 2018-02-26 14:39:52 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00