Commit Graph

40 Commits

Author SHA1 Message Date
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
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +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
3f132fb60b fix typehint 2020-01-25 22:13:29 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
bad1b05de0 optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
70f1662929 Improve coverage 2019-10-19 13:12:50 +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
0e8876ce4d More unit tests 2018-09-02 21:26:00 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
03208332ae Fix error bugs 2018-02-23 17:55:17 +01:00
a1b78de312
Pulled out square function 2018-02-23 10:35:16 +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
c71556a6d8 Fix phpcs bug 2018-02-03 11:26:11 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +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
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
cdd1434799 Forecasting implementations
Implementing more regressions, arima draft (not complete), some more
average and error functions.
2016-07-19 16:49:52 +02:00
1892f33f68 Re-naming and moving 2016-06-03 21:59:23 +02:00