Go to file
Pablo de Oliveira Castro 21b421327c
Merge pull request #18 from pablooliveira/version
Add version name to tests
2021-03-15 16:41:21 +01:00
datasets 4x4 with 2 updates example is working again after adding update cycle 8169 dataset but with replacement updates instead of additive updates. 2021-03-12 15:49:02 +01:00
include Add version name to tests 2021-03-15 16:00:16 +01: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 Add version name to tests 2021-03-15 16:00:16 +01:00
tests Add version name to tests 2021-03-15 16:00:16 +01:00
tools File tree restructured. Written build script build.sh. TODO: convert buld script into Makefile. 2021-02-26 17:28:52 +01:00
.gitignore Restructuring complete. Updated makefile. 2021-02-27 12:25:55 +01:00
Makefile Fix Makefile 2021-03-15 15:31:42 +01:00
runtests.sh Added environment variables source script. Added test script that loops over update cycles. Added test program that loops internally over test cycles. 2021-02-28 09:28:42 +01:00
smvarsrc 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