Commit Graph

68 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
4469789af4 auto fixes 2023-08-30 11:53:16 +00:00
Dennis Eichhorn
d36e96cb85 fixed various exception docblocks 2023-08-06 20:17:43 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
2612e1f862 fix statistics function during documentation update 2022-09-09 21:00:30 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02: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
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
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
d556756283 split more population/sample calculations 2020-06-14 13:22:12 +02:00
4ec4e95819 continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:21 +02:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
bad1b05de0 optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +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
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
0e8876ce4d More unit tests 2018-09-02 21:26:00 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d9c7bd0b50 Phpstan fixes 2018-03-30 13:32:15 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3aedae39e4 Fix functio name 2018-02-23 19:35:29 +01:00
e97bd27eb0
Semicolon bug fix 2018-02-23 11:12:53 +01:00
5185b52c91
Added optional mean value
Now it is possible to pass pre calculated means in case the arithmeticMean shouldn't be used
2018-02-23 11:12:07 +01:00
cb374f663a Add latex formulas 2018-02-22 21:12:36 +01:00
510842727c More unit tests and fix statistic 2018-02-22 20:48:13 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00