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
+6
View File
@@ -0,0 +1,6 @@
[1 2,
3 4,
5 6]
[1 3 5,
2 4 6]