Go to file
François Coppens 081fbfc1d8 Loop merge successful.
Next step: reduce the number of indices of ylk by not keeping
all the previous solutions.
2021-03-10 16:56:22 +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 matMul() from Helpers.hpp and renamed matMul2() to matMul(). 2021-03-10 15:27:53 +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 Loop merge successful. 2021-03-10 16:56:22 +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 Loop merge successful. 2021-03-10 16:56:22 +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