Commit Graph

132 Commits

Author SHA1 Message Date
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +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
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
2023b9ab75 75% code coverage 2018-10-14 13:03:13 +02:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +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
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
23eb9ab80a More type fixes 2018-07-14 23:41:51 +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
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +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
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01: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
03208332ae Fix error bugs 2018-02-23 17:55:17 +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
a1b78de312
Pulled out square function 2018-02-23 10:35:16 +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
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +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
1fe4b18266 Fix class names 2018-02-10 20:46:52 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
c71556a6d8 Fix phpcs bug 2018-02-03 11:26:11 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +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
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
82bcc6fb91 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
dd107a9274 Fix #22 2017-11-09 17:19:53 +01:00
771838c1a4 Fix namespace spacing 2017-11-05 22:42:31 +01:00
Scrutinizer Auto-Fixer
a364117f80 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 21:40:19 +00:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
a65f388603 Add docblock 2017-10-30 11:53:35 +01:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02: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
56b0a40c81 Minor matrix fixes, more improv. needed 2017-10-15 18:56:01 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
f87c655c89 Exponential smoothing draft 2016-12-10 23:01:49 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
fed381ba8a Regression latex documentation 2016-08-25 09:52:19 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
ab09f71e94 Pull out and removing nonsense 2016-07-19 17:29:28 +02:00
cdd1434799 Forecasting implementations
Implementing more regressions, arima draft (not complete), some more
average and error functions.
2016-07-19 16:49:52 +02: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
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00: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