Commit Graph

133 Commits

Author SHA1 Message Date
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
2e860aa782 Add default content 2017-10-28 14:10:18 +02:00
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
77e662bd0b Fix for spacing 2017-10-27 18:17:06 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02: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
2e1fd6b1ca Fix #134 2017-10-26 19:08:45 +02:00
75f86a29ba Fix #128 2017-10-26 18:54:46 +02:00
f1e6e7a63b Fix #127 2017-10-26 18:53:26 +02:00
d73e65fd09 Add docblock 2017-10-23 17:30:57 +02:00
7613a42504 Fix calculation 2017-10-23 17:30:52 +02:00
99d4d80d19 Remove cholesky from Matrix, is standalone 2017-10-16 13:10:28 +02:00
56b0a40c81 Minor matrix fixes, more improv. needed 2017-10-15 18:56:01 +02:00
e6dc9f4e05 Test fixes 2017-10-14 20:37:14 +02:00
4366341ed9 Remove duplicate 2017-10-10 18:16:55 +02:00
043b0c70fe Fix monotone chain implementation 2017-10-01 17:58:40 +02:00
b92717a3b6 Test adjustments 2017-09-30 12:39:03 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
02bf21400f fixes #30 2017-09-08 20:13:29 +02:00
0767139593 Move finance to business 2017-08-20 19:25:40 +02:00
0787b00736 Added docblocks 2017-08-18 21:11:50 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
4e769fc979 Fix mini bugs 2017-08-10 20:41:46 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
7d3f0d8d64 Remove unused exception 2017-07-25 17:28:34 +02:00
76e8e76234 Added Zero and Dimension exceptions 2017-07-25 17:28:18 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
97afd6a691 Fix line ending bug 2017-07-18 21:32:20 +02:00
1c72b75fc3 Optimize function 2017-07-18 15:50:06 +02:00
ffa8d39031 Create NaiveBayesFilter draft 2017-07-18 15:39:18 +02:00
521cd5366e Create TransportationProblem.php 2017-07-13 10:49:50 +02:00
c8605e4f96 Create AssignmentProblem.php 2017-07-13 10:49:38 +02:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01: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
be324d0d04 Basic fixes. Needs many further fixes! 2017-01-14 15:45:26 +01:00
f042137c30 Finalizing draft 2017-01-13 21:39:13 +01:00
9fe8aa95a5 Improved Exponential smoothing implementation draft 2017-01-13 15:53:59 +01:00
b362d9d782 Prepare further exponential smoothing 2017-01-11 23:59:09 +01:00
c507e60e1d Market share calculation 2017-01-11 23:57:32 +01:00
44d0878bbc First test fixes 2017-01-06 14:05:33 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
441968f2fc Adding HoltWinter forecast 2016-12-11 09:42:13 +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
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00