Commit Graph

440 Commits

Author SHA1 Message Date
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
710ff5f7d3 phpcs fixes 2020-12-05 21:39:55 +01: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
7b06f33496 fix float limits 2020-10-06 21:49:29 +02:00
77bbb3f7a7 Add Oauth2 tests 2020-10-06 14:26:36 +02:00
ef35a22f93 impl. more tests 2020-10-06 11:35:34 +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
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
Formatter Bot
670be4fcf0 Automated formatting changes 2020-09-27 14:53:26 +00:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
290a997444 use foreach initialized var 2020-09-26 16:52:29 +02:00
41e2e10540 phpstan fix 2020-09-26 15:20:32 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
be11b8359d add 'copyright' info for JAMA 2020-07-04 17:47:27 +02:00
d556756283 split more population/sample calculations 2020-06-14 13:22:12 +02:00
Formatter Bot
b193159441 Automated formatting changes 2020-06-05 07:52:31 +00:00
ebd709d4cb
impl. early return 2020-06-05 09:51:47 +02:00
0bc4abc285 fix tests and gamma impl 2020-05-10 10:49:56 +02:00
2070985e32 test and cs fixes 2020-05-09 17:27:03 +02:00
7834d078b9 fix significance bug fix 2020-05-06 21:24:39 +02:00
7be395233c unit test fixes, phpstan fixes, phpcs fixes 2020-05-06 21:12:20 +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
3026fec00c continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:48 +02:00
4ec4e95819 continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:21 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +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
0d48b17866 fix phpstan 2020-02-15 21:40:33 +01:00
602ce766bb fix typehints 2020-02-09 18:50:05 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
f973d59d58
Improve array docblock NO_CI 2020-02-05 16:42:25 +01:00
ac89a7237c
Improve array docblock NO_CI 2020-02-05 16:40:58 +01:00
24dc0cefdd
Improve array docblock NO_CI 2020-02-05 16:37:09 +01:00
e0638cb60c
Improve array docblock NO_CI 2020-02-05 16:31:57 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
3f132fb60b fix typehint 2020-01-25 22:13:29 +01:00
15936c3a1a Add calculation for sample size 2020-01-23 18:49:10 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
41bca90452 fixes #205 2019-12-31 17:12:28 +01:00
3063a6b5a2 cplx still not fully implemented but fixed bug 2019-12-22 11:25:36 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
7eaf29e912 test documentation and started to enhance explicit coverage which dropped because of @covers 2019-12-07 10:16:54 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
bad1b05de0 optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
a6e5b87200 Add dockblock 2019-10-28 21:07:47 +01:00
f6fb7f4747 phpcs fixes 2019-10-19 18:50:53 +02:00
70f1662929 Improve coverage 2019-10-19 13:12:50 +02:00
2e67a95b89 Remove broken and unused code 2019-10-19 13:12:41 +02:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
7cb47ecea7 Fix construct name 2019-10-17 11:01:19 +02:00
df838d1dee Implemented polynomial regression 2019-10-17 10:51:59 +02:00
002b5a3de5 bug fix classifier - now working 2019-10-17 10:51:24 +02:00
1700f096ae Finalize various interpolation implementations 2019-10-17 10:50:57 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
b0f452952f uncomment var_dump 2019-10-12 15:29:32 +02:00
577adab857 phpcs fixes and classifier bug fixes/searching 2019-10-12 10:29:26 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
35e410f832 Fix unit test bugs 2019-10-10 22:30:58 +02:00
33ecc44e1f Bug fixes 2019-10-10 20:46:51 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +02:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +02:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02:00
559ebf200d fix docblock 2019-09-21 15:26:53 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
bebfbafae8 added metrics. @todo: implement n-dim 2019-09-04 20:39:11 +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
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +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
ebad6f044f fix incrementer from post to pre 2019-02-11 17:27:04 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
7af3cb042f Fix increment 2018-12-28 19:23:48 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +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
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +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
cd875f52cd More distribution tests 2018-10-06 21:47:45 +02:00
795e0f29d6 Add more unit tests 2018-10-06 15:50:27 +02:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +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
0e8876ce4d More unit tests 2018-09-02 21:26:00 +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
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
9ad6be02bf comment fixes 2018-08-24 14:06:05 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
d633d96462 Type fixes 2018-07-17 18:49:46 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +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
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +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
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +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
184e407201 Fix #29 2018-04-13 21:04:48 +02:00
d9c7bd0b50 Phpstan fixes 2018-03-30 13:32:15 +02:00