Go to file
Aurélien Delval 99b297435c Add squared Frobenius norm to vfc_test_h5
Besides the new variable addition, vfc_test_h5 has also be made simpler
by executing directly all the possible lagorithms (instead of requiring
argument). This results in a much more concise vfc_tests_config.json,
since only one executable invocation is required.
2021-05-07 13:23:50 +02:00
.github/workflows Install HDF5 dependencies in CI 2021-05-03 16:57:51 +02:00
ci Update tests config with correct makefile 2021-05-03 16:33:39 +02:00
datasets - Added a small 3x3 example that will always become singular regardles the order of the applied updates. This example is added to test Maponi A3 augmented with Slagel-splitting. 2021-05-05 11:59:00 +02:00
include First implementation of SM4 2021-05-06 10:51:42 +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 First implementation of SM4 2021-05-06 10:51:42 +02:00
tests Add squared Frobenius norm to vfc_test_h5 2021-05-07 13:23:50 +02:00
tools Add CI dataset and the tool to generate it. 2021-05-03 13:59:43 +02:00
.gitignore Update tests config with correct makefile 2021-05-03 16:33:39 +02:00
Makefile * Added SM{1,2,3} algorithms to Fortran module 2021-05-05 11:59:00 +02:00
Makefile.verificarlo * Added SM{1,2,3} algorithms to Fortran module 2021-05-05 11:59:00 +02:00
smvars.sh - Setting break-down threshold trough smvars.sh 2021-04-15 18:13:26 +02:00
todo.txt * Added SM{1,2,3} algorithms to Fortran module 2021-05-05 11:59:00 +02:00
vfc_ci Update vfc_ci code 2021-05-03 15:47:44 +02:00
vfc_ci_cycles.txt Integration of vfc_ci 2021-04-29 23:41:23 +02:00
vfc_tests_config.json Add squared Frobenius norm to vfc_test_h5 2021-05-07 13:23:50 +02:00