Commit Graph

49 Commits

Author SHA1 Message Date
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
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
dd107a9274 Fix #22 2017-11-09 17:19:53 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
7613a42504 Fix calculation 2017-10-23 17:30:52 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
76e8e76234 Added Zero and Dimension exceptions 2017-07-25 17:28:18 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
1892f33f68 Re-naming and moving 2016-06-03 21:59:23 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
4e510ea10e Documentation and distribution additions 2016-01-02 21:15:51 +01:00
ddce5e8631 Statistic functions created (maybe will get moved to stochastics) 2015-12-25 13:55:45 +01:00