Go to file
2021-03-09 10:43:00 +01:00
datasets * Fixed the 3x3 MaponiA3 C++ example. Update_index vector cannot have values that are smaller than 1 because the first colums in Fortran is stored at 1 and not 0. 2021-02-24 18:41:48 +01:00
include Removed dependence on a breakdown array. 2021-03-09 10:40:47 +01:00
octave-tests File tree restructured. Written build script build.sh. TODO: convert buld script into Makefile. 2021-02-26 17:28:52 +01:00
src Regularised main loop. 2021-03-09 10:43:00 +01:00
tests Rewrote matMul function so it doesn't declare memory inside. 2021-03-09 10:39:58 +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 Rewrote matMul function so it doesn't declare memory inside. 2021-03-09 10:39:58 +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 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