Francois Coppens
|
7caf12c296
|
Cleaned up: datasets, test-program name, Makefiles. Use column numbers in SM_Standard.cpp.
|
2021-04-06 16:17:42 +02:00 |
|
François Coppens
|
4e7c4de0e8
|
tests/test_internal_h5 and test_external_h5 updated to use replacement updates instead of additive updates.
|
2021-03-12 16:18:03 +01:00 |
|
François Coppens
|
6012b9decf
|
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 |
|
François Coppens
|
ef97b40196
|
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.
However, this breaks the 4x4 example in update cycle 8169.
|
2021-03-12 12:38:50 +01:00 |
|
François Coppens
|
983f87d504
|
Rewrote matMul function so it doesn't declare memory inside.
|
2021-03-09 10:39:58 +01:00 |
|
François Coppens
|
5d4a7af01a
|
File tree restructured. Written build script build.sh. TODO: convert buld script into Makefile.
|
2021-02-26 17:28:52 +01:00 |
|