|
|
301aa59d61
|
Test phpstan
|
2018-03-13 20:43:22 +01:00 |
|
|
|
7064cd6e7e
|
Permission fix
|
2018-03-13 13:02:45 +01:00 |
|
|
|
aae0de25f1
|
Adjust permission handling to string
|
2018-03-09 22:21:21 +01:00 |
|
|
|
1022824e47
|
Tests+docblock
|
2018-03-04 12:11:46 +01:00 |
|
|
|
de6120b267
|
Tests, docblocks & improvements
|
2018-03-03 11:15:34 +01:00 |
|
|
|
24252655eb
|
Fix restructured datastorage
|
2018-03-01 20:31:02 +01:00 |
|
|
|
b810e72588
|
Start datastorage restructure
|
2018-02-28 21:43:29 +01:00 |
|
|
|
797b1c1f00
|
Added depreciation+tests
|
2018-02-28 20:37:54 +01:00 |
|
|
|
1f4df655ad
|
Fix path
|
2018-02-26 20:12:25 +01:00 |
|
|
|
ab96277fb1
|
Reduce isset use
|
2018-02-26 20:05:02 +01:00 |
|
|
|
3c3c7fe251
|
Remove is_null
|
2018-02-26 19:46:50 +01:00 |
|
|
|
5b243ab2da
|
Turn exceptions in false returns
|
2018-02-26 19:46:28 +01:00 |
|
|
|
2bdc9410b7
|
Fix package name
|
2018-02-26 19:45:35 +01:00 |
|
|
|
6b68c42c33
|
Update ChiSquaredDistributionTest.php
|
2018-02-26 14:58:05 +01:00 |
|
|
|
dd99496d75
|
Update CauchyDistributionTest.php
|
2018-02-26 14:41:10 +01:00 |
|
|
|
49ecbc3259
|
Update CauchyDistribution.php
|
2018-02-26 14:39:52 +01:00 |
|
|
|
2305380945
|
More tests (math tests) and fixes
|
2018-02-25 16:12:31 +01:00 |
|
|
|
3aedae39e4
|
Fix functio name
|
2018-02-23 19:35:29 +01:00 |
|
|
|
9382c30d35
|
Add gitattributes
|
2018-02-23 18:05:38 +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 |
|
|
|
a08c63a021
|
Formatting fix
|
2018-02-23 10:56:35 +01:00 |
|
|
|
66a5510873
|
Fix int/float bug
|
2018-02-23 10:55:35 +01:00 |
|
|
|
59b701a6be
|
Fix formatting
|
2018-02-23 10:54:58 +01:00 |
|
|
|
cc682b1945
|
Added mean error test
|
2018-02-23 10:49:00 +01:00 |
|
|
|
b3b7391712
|
Added power test
|
2018-02-23 10:39:14 +01:00 |
|
|
|
bf9625fc0b
|
Update Functions.php
|
2018-02-23 10:36:13 +01:00 |
|
|
|
a1b78de312
|
Pulled out square function
|
2018-02-23 10:35:16 +01:00 |
|
|
|
3f438238e7
|
Added power function on arrays
|
2018-02-23 10:34:01 +01:00 |
|
|
|
a982bb432a
|
Started to implement tests
|
2018-02-23 10:29:53 +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 |
|
|
|
cc904e772a
|
Add more tests
|
2018-02-22 13:54:08 +01:00 |
|
|
|
c43d83d8c0
|
Add more tests and fix bugs
|
2018-02-21 21:16:35 +01:00 |
|
|
|
ae87bc9ab5
|
allow scalar delete
|
2018-02-18 10:47:28 +01:00 |
|
|
|
fdff9da488
|
phpcs fixes
|
2018-02-17 22:05:29 +01:00 |
|
|
|
a15a1b229e
|
phpcs fixes
|
2018-02-17 21:53:13 +01:00 |
|
|
|
675d3fa808
|
phpcs fixes
|
2018-02-17 21:38:39 +01:00 |
|
|
|
a8afbc5cc8
|
phpcs fixes
|
2018-02-17 19:51:19 +01:00 |
|
|
|
5a7c138be0
|
docblocks
|
2018-02-17 18:31:23 +01:00 |
|
|
|
4c04ce01c2
|
Fix/test more sql injections
|
2018-02-17 09:39:29 +01:00 |
|
|
|
f7ebd61f40
|
Fix value injection
|
2018-02-17 09:18:46 +01:00 |
|
|
|
e90ad9477a
|
phpcs fixes
|
2018-02-16 18:27:42 +01:00 |
|
|
|
2fbf79bce0
|
phpcs fixes
|
2018-02-16 16:17:01 +01:00 |
|
|
|
3059003191
|
phpcs fixes
|
2018-02-16 15:28:07 +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 |
|
|
|
aae3cc3a06
|
Type cast fixes
|
2018-02-15 20:44:57 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|