Commit Graph

76 Commits

Author SHA1 Message Date
2612e1f862 fix statistics function during documentation update 2022-09-09 21:00:30 +02:00
87d07b3574 draft table search/filter impl. 2022-08-01 20:51:10 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
7ed21a1ec0 impl. standard epsilon value 2022-03-11 23:14:38 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
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
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
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
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
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
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
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
a15a1b229e phpcs fixes 2018-02-17 21:53:13 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00