smoothing #30

Merged
rmontanana merged 18 commits from smoothing into main 2024-09-12 20:28:34 +00:00
36 changed files with 272 additions and 183 deletions
Showing only changes of commit 3eb61905fb - Show all commits

View File

@@ -19,7 +19,7 @@ std::map<std::string, std::string> modules = {
{ "mdlp", "1.2.1" },
{ "Folding", "1.1.0" },
{ "json", "3.11" },
{ "ArffFiles", "1.0.0" }
{ "ArffFiles", "1.1.0" }
};
TEST_CASE("MDLP", "[Modules]")