Go to file
Aurélien Delval d81777e347 Add CI dataset and the tool to generate it.
Since the dataset must be accessible from the CI runner, the best
solution is probably to commit a small dataset containing only the
required cycles. It's included in this commit, and can be generated by
extract-from-h5.py using the same cycles list as the one used by
vfc_test_h5.cpp.

Moreover, the probes exported by vfc_test_h5.cpp are now 0-padded, which
will result in a better sorting in the results.
2021-05-03 13:59:43 +02:00
.github/workflows Fixed CI:compile 2021-04-06 17:08:34 +02:00
ci Integration of vfc_ci 2021-04-29 23:41:23 +02:00
datasets Add CI dataset and the tool to generate it. 2021-05-03 13:59:43 +02:00
include Integration of vfc_ci 2021-04-29 23:41:23 +02:00
octave-tests Changed code to treat the dataset as replacement updates, instead of additive updates. Before the updates are used to compute the inverse they are transformed accordingly. 2021-03-12 12:38:50 +01:00
src - Setting break-down threshold trough smvars.sh 2021-04-15 18:13:26 +02:00
tests Add CI dataset and the tool to generate it. 2021-05-03 13:59:43 +02:00
tools Add CI dataset and the tool to generate it. 2021-05-03 13:59:43 +02:00
.gitignore Move Makefile.vfc_ci to Makefile.verificarlo 2021-04-30 11:22:22 +02:00
Makefile - Setting break-down threshold trough smvars.sh 2021-04-15 18:13:26 +02:00
Makefile.verificarlo Move Makefile.vfc_ci to Makefile.verificarlo 2021-04-30 11:22:22 +02:00
smvars.sh - Setting break-down threshold trough smvars.sh 2021-04-15 18:13:26 +02:00
vfc_ci Integration of vfc_ci 2021-04-29 23:41:23 +02:00
vfc_ci_cycles.txt Integration of vfc_ci 2021-04-29 23:41:23 +02:00
vfc_tests_config.json Integration of vfc_ci 2021-04-29 23:41:23 +02:00