Added files for testing loading matrices from files

This commit is contained in:
Raffaele
2022-01-15 00:29:10 +01:00
parent 1a329214f5
commit 524aee4b31
14 changed files with 98 additions and 212 deletions
+7
View File
@@ -0,0 +1,7 @@
[0 0 1,
0 0 2,
0 0 3]
[0 0 0,
0 0 0,
1 2 3]