Commit Graph

72 Commits

Author SHA1 Message Date
55a24fbaf0 Update optimization flag 2025-07-01 16:49:04 +02:00
b1e25a7d05 Update Coverage Makefile 2025-07-01 14:13:45 +02:00
3cb454d4aa Fix conan build and remove vcpkg 2025-07-01 13:56:28 +02:00
32d231cdaf Update Makefile 2025-07-01 09:59:29 +02:00
7a9d4178d9 First profiles
Signed-off-by: Ricardo Montañana Gómez <rmontanana@gmail.com>
2025-06-30 22:40:35 +02:00
31fa9cd498 First approach 2025-06-29 18:46:11 +02:00
36ce6effe9 Optimize ComputeCPT method with a approx. 30% reducing time 2025-05-19 17:00:07 +02:00
7f6f49b3d0 Update project version to 1.1.1
Fix CMakeLists and different configurations to fix vcpkg build & installation
Fix sample build
Update CHANGELOG
2025-05-08 12:33:11 +02:00
2f5bc10b8e Update sample project and README 2025-04-27 21:25:21 +02:00
670b93d0a1 Remove git modules and add vcpkg configuration 2025-04-27 18:33:23 +02:00
71b05cc1a7 Begin XBAODE tests 2025-03-11 18:16:50 +01:00
e681099360 Add sample_xspode 2025-03-10 21:37:14 +01:00
e6501502d1 Update docs and help 2024-11-23 20:28:16 +01:00
86f2bc44fc libmdlp (#31)
Add mdlp as library in lib/
Fix tests to reach 99.1% of coverage

Reviewed-on: #31
2024-11-23 17:22:41 +00:00
4e4b6e67f4 Add env parallel variable to Makefile 2024-09-18 11:05:19 +02:00
2d34eb8c89 Update Makefile to get parallel info from env 2024-08-31 12:43:39 +02:00
26eb58b104 Forbids to insert the same edge twice 2024-07-04 18:52:41 +02:00
015b1b0c0f Fix diagram size in manual 2024-05-28 11:43:39 +02:00
7bb8e4df01 Fix back to manual link 2024-05-23 18:59:08 +00:00
53710378de Fix manual generation and deploy 2024-05-23 17:34:48 +00:00
c833e9ba32 Remove coverage report from html folder and integrate in doc 2024-05-23 16:27:02 +02:00
f5cb46ee29 Add doc-install to Makefile 2024-05-22 12:09:58 +02:00
b0bd0e6eee Create doc target to build documentation 2024-05-22 11:10:21 +02:00
9a752d15dc Change build cmake folder names to Debug & Release 2024-05-09 10:51:52 +02:00
4992685e94 Add devcontainer to repository
Fix update_coverage.py with lcov2.1 output
2024-05-08 06:42:19 +00:00
ced29a2c2e Refactor coverage report generation
Add some tests to reach 99%
2024-05-06 17:56:00 +02:00
3c7382a93a Enhance tests coverage and report output 2024-04-30 14:00:24 +02:00
f014928411 Update Makefile actions for coverage 2024-04-21 18:54:13 +02:00
c4b563a339 Add link to the coverage report in the README.md coverage label 2024-04-21 16:44:35 +02:00
b956aa3873 Upgrade version number to 1.0.5
Fix dependency graph
Remove loguru library
2024-04-20 18:00:40 +02:00
1f06631f69 Add check dependencies in make diagrams endpoint 2024-04-19 19:47:37 +02:00
6475f10825 Add class and dependency diagrams 2024-04-19 14:33:00 +02:00
cf9b5716ac block_update and install in local folder 2024-04-10 00:55:36 +02:00
a1178554ff Add Ensemble tests 2024-04-08 19:09:51 +02:00
a8fc29e2b2 Create coverage badge 2024-04-08 11:24:25 +02:00
0d6a081d01 Add tests to reach 90% coverage 2024-04-08 00:13:59 +02:00
de23303801 Refactor tests and add FeatureSelection tests 2024-04-02 17:38:48 +02:00
0b65e34772 Fix config.h location problem 2024-03-09 12:27:05 +01:00
635ef22520 Refactor library structure 2024-03-08 22:20:54 +01:00
8e2d05e663 Refactor sample to be out of main CMakeLists 2024-03-08 01:09:39 +01:00
eba2095718 Create installation process 2024-03-08 00:37:36 +01:00
272dbad4f3 Update README and docs 2024-02-27 17:16:26 +01:00
903b143338 Refactor library structure and add sample 2024-02-27 13:06:13 +01:00
55af0714cd Remove other projects' sources 2024-01-07 19:58:22 +01:00
f0d6f0cc38 Fix sample building 2023-12-04 19:12:44 +01:00
495d8a8528 Begin implementing grid combinations 2023-11-21 13:11:14 +01:00
4628e48d3c Build gridsearch structure 2023-11-20 23:32:34 +01:00
7d8aca4f59 Add Locale shared config to reports 2023-10-09 19:41:29 +02:00
8fdad78a8c Continue Test Network 2023-10-09 11:25:30 +02:00
4b732e76c2 MST change unordered_set to list 2023-10-07 19:08:13 +02:00