New version of library and tests

This commit is contained in:
2023-02-26 17:59:08 +01:00
parent 900cccf76b
commit aa55d3a340
8 changed files with 305 additions and 13 deletions

View File

@@ -15,6 +15,7 @@ setup(
"src/cppmdlp/CPPFImdlp.cpp",
"src/cppmdlp/Metrics.cpp",
"src/fimdlp/Factorize.cpp",
"src/fimdlp/ArffFiles.cpp",
],
language="c++",
include_dirs=["fimdlp"],