list_results #3

Merged
rmontanana merged 8 commits from list_results into main 2024-03-11 08:54:02 +00:00

8 Commits

Author SHA1 Message Date
03cd6e5a51 Complete b_list results 2024-03-10 20:12:13 +01:00
cd9ff89b52 Add results to b_list 2024-03-10 18:02:03 +01:00
05d05e25c2 Add make example command 2024-03-10 13:25:55 +01:00
5cd6e3d1a5 Rename tests from cc to cpp 2024-03-10 13:04:02 +01:00
d9e9356d92 Rename all from *.cc to *.cpp 2024-03-10 13:03:37 +01:00
0010c840d1 Replace #define ... with pragma once 2024-03-10 12:50:35 +01:00
51f32113c0 Add model argument validation in b_best 2024-03-10 12:31:13 +01:00
b3b3d9f1b9 Add command results to b_list
Rename tostring -> toString in models
Add datasets names to b_main command help - validation
2024-03-10 12:16:02 +01:00