Circle-Packings/fractal_dimension/circle_counting_new/data/pyramids/hexagonal_pyramid.txt

8 lines
304 B
Text
Raw Normal View History

{{1, -1, -1, -1, -1, -1, -1}, {-1, 1, -1, -5, -7, -5, -1}, {-1, -1,
1, -1, -5, -7, -5}, {-1, -5, -1, 1, -1, -5, -7}, {-1, -7, -5, -1,
1, -1, -5}, {-1, -5, -7, -5, -1, 1, -1}, {-1, -1, -5, -7, -5, -1,
1}}
{{0, 1, 6}, {0, 2, 1}, {0, 3, 2}, {0, 4, 3}, {0, 5, 4}, {0, 6, 5}, {1,
2, 3, 4, 5, 6}}