Commit Graph

29 Commits

Author SHA1 Message Date
6a23e2cc26 Add CMakelist integration 2023-11-12 22:14:29 +01:00
f9258e43b9 Remove using namespace from Library 2023-11-08 18:45:35 +01:00
fa7fe081ad Fix xlsx library finding 2023-10-15 11:19:58 +02:00
54b8939f35 Prepare BoostAODE first try 2023-10-13 13:46:22 +02:00
47e2b138c5 Complete first working cfs 2023-10-11 11:33:29 +02:00
ca833a34f5 try openssl sha256 2023-10-10 18:16:43 +02:00
2f58807322 Begin refactor CMakeLists debug/release paths 2023-10-06 19:32:29 +02:00
a4401cb78f Linux CMakeLists.txt adjustment 2023-09-29 00:30:47 +02:00
ce66483b65 Update boost version requirement for Linux 2023-09-26 14:12:53 +02:00
dcba146e12 Begin adding Friedman test to BestResults 2023-09-26 01:04:59 +02:00
94ae9456a0 Fix libxslxwriter linking problem 2023-09-20 18:50:11 +02:00
c280e254ca Remove OpenXLSX submodule 2023-09-20 01:09:58 +02:00
06fb135526 First approach 2023-09-18 23:26:22 +02:00
edb957d22e Add filter complete results to manage 2023-09-03 14:07:11 +02:00
182b07ed90 Solve voting vector error 2023-09-02 13:58:12 +02:00
7c3e315ae7 Add Linux specific options to compile 2023-08-29 18:20:55 +02:00
8066701c3c Refactor Report class into ReportBase & ReportCons 2023-08-21 17:16:29 +02:00
f63a9a64f9 Update Makefile to add Release & Debug build 2023-08-01 19:02:37 +02:00
6f7fb290b0 Add json lib and json result generation 2023-07-26 17:49:03 +02:00
d8218f9713 refactor sample to use new argparse library 2023-07-21 02:12:47 +02:00
48bfa02e1d Add clang-tidy conf 2023-07-20 23:55:01 +02:00
8ddfd58a50 Fix some mistakes to correct tests 2023-07-20 18:55:56 +02:00
5f70449091 Refactor Library 2 include a Platform/ Experiments 2023-07-20 10:40:08 +02:00
c0e92cc469 Complete adding coverage 2023-07-18 11:20:40 +02:00
ca72a34131 Add Makefile & tests 2023-07-17 22:51:15 +02:00
79e7912ab3 Refactor folder structure of the project 2023-07-01 02:33:26 +02:00
71d730d228 Begin with parameter estimation 2023-06-30 21:24:12 +02:00
0a31aa2ff1 Make fit build the network 2023-06-30 02:46:06 +02:00
8e9c3483aa Begin Network build 2023-06-29 22:00:41 +02:00