|
|
f6fb7f4747
|
phpcs fixes
|
2019-10-19 18:50:53 +02:00 |
|
|
|
a714359ea9
|
Add comments for test report
|
2019-10-19 18:11:40 +02:00 |
|
|
|
f24e6f4681
|
remove debugging lines
|
2019-10-19 14:11:31 +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 |
|
|
|
23fe8d2124
|
Add try/catch to find hr invalid bytecode escaping
|
2019-10-19 13:12:12 +02:00 |
|
|
|
e8ecfce4fd
|
move some functions to array utils
|
2019-10-19 13:11:27 +02:00 |
|
|
|
b8ca685473
|
fix and complete path finding algorithm
|
2019-10-19 13:10:45 +02:00 |
|
|
|
0d1b8f5e65
|
cleanup unused json queries and fix kmeans rng test
|
2019-10-17 17:09:27 +02:00 |
|
|
|
a91463d9bd
|
Fix test bugs
|
2019-10-17 17:03:27 +02:00 |
|
|
|
549bbfbccf
|
Implement kmeans algorithm
|
2019-10-17 16:09:03 +02:00 |
|
|
|
f5208e95fe
|
Implement interfaces for algorithms
|
2019-10-17 16:08:43 +02:00 |
|
|
|
7cb47ecea7
|
Fix construct name
|
2019-10-17 11:01:19 +02:00 |
|
|
|
cd352b81a8
|
prevent initialization
|
2019-10-17 11:00:51 +02:00 |
|
|
|
87975e16f1
|
Implement tests for knapsack and job scheduling
|
2019-10-17 10:52: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 |
|
|
|
68f3ecc6f9
|
Add trivial test case
|
2019-10-17 10:50:18 +02:00 |
|
|
|
a504f6bd0e
|
Implement weighted job scheduling
|
2019-10-17 10:49:52 +02:00 |
|
|
|
4e3678d498
|
Finish knapsack implementation
|
2019-10-17 10:49:33 +02:00 |
|
|
|
5ee0e67512
|
make classes final
|
2019-10-17 10:49:07 +02:00 |
|
|
|
7c71b023c7
|
fixes, spline interpolation added
|
2019-10-16 17:35:10 +02:00 |
|
|
|
479facee52
|
Implementd query aliases
|
2019-10-13 20:38:25 +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 |
|
|
|
1ecf3e8d8c
|
adding sort and making sure original list is unchanged after sort
|
2019-10-09 17:45:53 +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 |
|
|
|
0422411c89
|
phpstan fixes
|
2019-10-07 22:22:41 +02:00 |
|
|
|
921703a5b5
|
remove empty construct
|
2019-10-06 21:00:43 +02:00 |
|
|
|
e300558db8
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2019-10-06 17:52:31 +02:00 |
|
|
|
b35b7f1d7a
|
phpcs fixes
|
2019-10-06 17:41:41 +02:00 |
|
|
|
1746444975
|
optimize special case
|
2019-10-05 20:49:41 +02:00 |
|
|
|
8e292966c9
|
Fix uri shortening for query para duplication
|
2019-10-05 20:45:00 +02:00 |
|
|
|
1e0a841447
|
Add docblocks
|
2019-10-05 20:01:08 +02:00 |
|
|
|
85746809af
|
continue drafting l11n default files
|
2019-10-05 20:00:47 +02:00 |
|
|
|
e34e30f776
|
fix loop counter style
|
2019-10-05 20:00:18 +02:00 |
|
|
|
0f11df6f95
|
Change encoding to real utf8
|
2019-10-05 19:59:53 +02:00 |
|
|
|
ac0503c6e9
|
phpstan fixes
|
2019-09-29 01:12:58 +02:00 |
|
|
|
8221d4b723
|
phpcs fixes
|
2019-09-29 00:11:20 +02:00 |
|
|
|
cd58375f02
|
fix mapper formats
|
2019-09-28 23:11:50 +02:00 |
|
|
|
9511d3209c
|
fix empty lines
|
2019-09-28 20:58:36 +02:00 |
|
|
|
59124f1d1f
|
Update README.md
|
2019-09-28 20:25:59 +02:00 |
|
|
|
a51be51c03
|
fix docblock
|
2019-09-21 16:12:30 +02:00 |
|
|
|
559ebf200d
|
fix docblock
|
2019-09-21 15:26:53 +02:00 |
|