Commit Graph

137 Commits

Author SHA1 Message Date
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
b361ef438b Improve docblocks 2017-11-16 12:35:34 +01:00
ff9f1dbaea Improve matrix tests 2017-11-16 12:33:33 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01: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
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +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
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
76e8e76234 Added Zero and Dimension exceptions 2017-07-25 17:28:18 +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
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
2ef8358771 Add return 2016-11-12 21:40:39 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
95a38e5e6d Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Math/Matrix/Matrix.php
2016-10-22 22:45:17 +02:00
68051600a3 Matrix fixes 2016-10-22 22:43:15 +02:00
028d1ae887 Move gaussian algorithm to matrix 2016-10-20 10:02:28 +02:00
ca03e96fb9 Started to implement better exceptions 2016-08-28 16:57:49 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
e5de7328ce Formatting and adding array functionality 2016-05-06 21:14:32 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
7cc423281c More bug fixes 2016-03-27 23:08:58 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
6781777cd4 Bug fixes 2016-03-16 13:22:28 +01:00
9f5f45fa7c Further matrix implementation 2016-03-15 22:06:34 +01:00
d57c626eaf Further matrix implementation 2016-03-15 16:39:52 +01:00
1866e9a212 More draft comments and fixes 2016-03-14 21:12:21 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00