Commit Graph

149 Commits

Author SHA1 Message Date
1f600d535c Fix some incomplete tests 2017-11-16 14:07:27 +01:00
b361ef438b Improve docblocks 2017-11-16 12:35:34 +01:00
ff9f1dbaea Improve matrix tests 2017-11-16 12:33:33 +01:00
157c6a04ce Optimize polygon 2017-11-16 11:11:48 +01:00
2be03dbb3e Fix spacing 2017-11-15 23:01:30 +01:00
e0e511adde Fix and implement polygon 2017-11-15 22:42:11 +01:00
041d604f2b Fix qr decomposition solve return type 2017-11-15 13:11:51 +01:00
39bb8c83d4 Improve matrix implementations 2017-11-15 13:04:43 +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
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
c50a00b70e Bug fix and optimize tsp algo 2017-10-31 19:18:04 +01:00
a65f388603 Add docblock 2017-10-30 11:53:35 +01:00
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