|
|
86f77e0a5e
|
cleanup and tests added for ci/cd
|
2019-11-20 22:27:43 +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 |
|
|
|
df838d1dee
|
Implemented polynomial regression
|
2019-10-17 10:51:59 +02:00 |
|
|
|
ac0503c6e9
|
phpstan fixes
|
2019-09-29 01:12:58 +02:00 |
|
|
|
9511d3209c
|
fix empty lines
|
2019-09-28 20:58:36 +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 |
|
|
|
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 |
|