39 Commits

Author SHA1 Message Date
eae8e60163 Merge pull request 'Create version 1.1.2' (#2) from 112 into main
Reviewed-on: #2
v1.1.2
2025-07-19 17:51:24 +00:00
a07a215780 Update changelog 2025-07-19 19:44:35 +02:00
0e95aa28fc Update version to 1.1.2 2025-07-19 19:37:45 +02:00
8b2547aa02 Complete configuration 2025-07-16 22:30:05 +02:00
6b6a3fa49f Update cmake and make build and conan 2025-07-16 18:48:49 +02:00
5324227030 Remove CMakeUserPresets 2025-07-16 16:07:58 +02:00
61c44b43a6 Add libtorch 2.7.1 dependency 2025-07-16 16:03:47 +02:00
a43901095c Fix conan package version 2025-06-28 19:54:03 +02:00
293135c9af Add conan integration 2025-06-28 19:47:29 +02:00
8807cd513c Continue conan integration 2025-06-28 11:06:16 +02:00
91df2f5e02 Begin conan integration 2025-06-28 10:52:13 +02:00
72053e195a Removed submodules 2025-06-28 00:44:57 +02:00
1973ab6fb6 Update gitea ports on readme 2025-04-27 12:00:23 +02:00
9652853d69 Merge pull request 'Add quiet parameter to Stratified KFold' (#1) from quiet into main
Reviewed-on: #1
This parameters enables/disables the output in std::err the Warning messages that produces trying to create a fold that lacks any values of the class
v1.1.1
2024-12-13 17:29:28 +00:00
0406322c62 Add tests for the quiet parameter and fix initialization mistake 2024-12-13 14:32:27 +01:00
d1335f9f8a Update mdlp version 2024-12-13 13:15:33 +01:00
deba2a9011 Add parameter quiet to Stratified KFold
Remove cmake config as it is not used
2024-12-13 12:58:17 +01:00
2ac43e32ac Update program title in README v1.1.0 2024-05-12 10:42:10 +02:00
d89949f965 Add logo to README 2024-05-12 10:40:22 +02:00
84d1c834d5 Change the place for testing libs mdlp, catch2 and File
Add copyright headers to source files
2024-05-12 10:26:24 +02:00
030ed6bc1c Remove submodules to change its location 2024-05-11 17:42:36 +02:00
38bc00bb05 Refactor stratified build optimizing loops 2024-05-11 14:10:00 +02:00
3fac7b95f8 Refactor stratified build removing uneeded structures 2024-05-11 13:44:57 +02:00
c7bcc10dfb Refactor folding change order public and private methods 2024-05-11 13:34:50 +02:00
306a9e1fc8 Fix stratified when class samples were less than folds
Add more tests to make them more robust
2024-05-11 13:25:07 +02:00
71d6055be4 Rename config file v1.0.1 2024-04-03 13:58:07 +02:00
582003a0ad Include version number in header file 2024-04-03 13:55:02 +02:00
24e37fcbf1 Update config file name 2024-04-03 12:46:01 +02:00
212a377ed6 Update config.h building 2024-04-03 12:32:34 +02:00
920c7b5d53 Update config.h names 2024-04-03 12:20:31 +02:00
afb4e930d0 Update version number and CHANGELOG 2024-04-03 11:01:54 +02:00
d81b0d63d8 Remove indices test due to apple clang 2024-04-03 10:29:50 +02:00
96327e7ee0 Use another random device 2024-04-03 00:22:30 +02:00
78f2f5b299 Add testing indices 2024-04-02 23:59:08 +02:00
37316a54e0 Mark inline methods to support multiple Translation Units 2024-01-08 17:41:54 +01:00
ce0f0fa91c method defiinition inside class 2024-01-08 10:46:16 +01:00
a3a2977996 Add icon to readme 2024-01-07 17:03:38 +01:00
6245df407a Initial commit 2024-01-07 16:48:27 +01:00
0b735a14c4 Initial commit 2024-01-07 15:39:36 +00:00