|
|
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 |
|
|
|
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 |
|
|
|
1cd1ee0e10
|
phpstan fixes
|
2018-03-13 23:35:20 +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 |
|
|
|
ab96277fb1
|
Reduce isset use
|
2018-02-26 20:05:02 +01:00 |
|
|
|
2bdc9410b7
|
Fix package name
|
2018-02-26 19:45:35 +01:00 |
|
|
|
49ecbc3259
|
Update CauchyDistribution.php
|
2018-02-26 14:39:52 +01:00 |
|
|
|
2305380945
|
More tests (math tests) and fixes
|
2018-02-25 16:12:31 +01:00 |
|
|
|
3aedae39e4
|
Fix functio name
|
2018-02-23 19:35:29 +01:00 |
|
|
|
03208332ae
|
Fix error bugs
|
2018-02-23 17:55:17 +01:00 |
|
|
|
e97bd27eb0
|
Semicolon bug fix
|
2018-02-23 11:12:53 +01:00 |
|
|
|
5185b52c91
|
Added optional mean value
Now it is possible to pass pre calculated means in case the arithmeticMean shouldn't be used
|
2018-02-23 11:12:07 +01:00 |
|
|
|
bf9625fc0b
|
Update Functions.php
|
2018-02-23 10:36:13 +01:00 |
|
|
|
a1b78de312
|
Pulled out square function
|
2018-02-23 10:35:16 +01:00 |
|
|
|
3f438238e7
|
Added power function on arrays
|
2018-02-23 10:34:01 +01:00 |
|
|
|
cb374f663a
|
Add latex formulas
|
2018-02-22 21:12:36 +01:00 |
|
|
|
510842727c
|
More unit tests and fix statistic
|
2018-02-22 20:48:13 +01:00 |
|
|
|
fdff9da488
|
phpcs fixes
|
2018-02-17 22:05:29 +01:00 |
|
|
|
a15a1b229e
|
phpcs fixes
|
2018-02-17 21:53:13 +01:00 |
|