Commit Graph

182 Commits

Author SHA1 Message Date
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
ba7f68f69f fix phpstan and phpcs 2021-10-11 22:01:05 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
fb295292be update composer and fix bugs 2020-12-05 19:39:56 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
77bbb3f7a7 Add Oauth2 tests 2020-10-06 14:26:36 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
3c69c2c209 Add tests e.g. preloader 2020-10-05 19:28:57 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
be11b8359d add 'copyright' info for JAMA 2020-07-04 17:47:27 +02:00
f66b5f1b9f autoformat 2020-05-04 22:40:46 +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
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
a6e5b87200 Add dockblock 2019-10-28 21:07:47 +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
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +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
632322fa88 Fix bugs 2019-03-09 23:18:21 +01:00
d33f24aa6b Fix matrix bugs 2019-03-03 22:03:59 +01: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
4b955eeb63 Fix decrement order 2018-12-10 18:20:39 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +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
4facb82bb3 Test fixes 2018-10-07 20:26:51 +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
36f63aa97f Start implementing eigenvaluedecomposition 2018-06-05 18:56:17 +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
59d3f98110 Make classes final 2018-05-11 21:33:24 +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
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01: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
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +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
23bc8b732f phpcbf 2018-02-03 13:15:46 +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
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
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
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
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +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
75f86a29ba Fix #128 2017-10-26 18:54:46 +02:00
f1e6e7a63b Fix #127 2017-10-26 18:53:26 +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
6554060634 fixes #116 2017-08-11 20:43:38 +02:00