Commit Graph

137 Commits

Author SHA1 Message Date
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
89e645a0cd impl. helper functions for easier use 2020-05-04 22:40:35 +02:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
2e67a95b89 Remove broken and unused code 2019-10-19 13:12:41 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
047d8c3028 Implement more sorting algorithms 2019-08-17 22:33:09 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
2023b9ab75 75% code coverage 2018-10-14 13:03:13 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
b0c58616ff Prepare evd 2018-10-07 14:33:15 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +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
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +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
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
7db81b9bdd Fix spacing 2018-06-03 10:35:15 +02:00
e611105b60 Added independent symmetry check 2018-05-31 17:38:36 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
9801d86b61 Fix complex and matrix 2018-04-20 19:35:57 +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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +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
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
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