Add generation of 3d data

This commit is contained in:
Michael Bradley 2023-10-08 12:21:51 -04:00
parent 424721ccfc
commit 22bc527716
14 changed files with 105 additions and 1 deletions

3
data/2d/test.csv Normal file
View file

@ -0,0 +1,3 @@
1,2,1,2,1
3,4,3,4,2
5,6,5,6,3
1 1 2 1 2 1
2 3 4 3 4 2
3 5 6 5 6 3