Circle-Packings/fractal_dimension/circle_counting_new/data/platonic_solids/octahedron.txt

6 lines
247 B
Text
Raw Permalink Normal View History

{{1, -1, -1, -1, -1, -3}, {-1, 1, -1, -1, -3, -1}, {-1, -1,
1, -3, -1, -1}, {-1, -1, -3, 1, -1, -1}, {-1, -3, -1, -1,
1, -1}, {-3, -1, -1, -1, -1, 1}}
2021-07-06 19:29:22 -07:00
2021-08-03 00:27:07 -07:00
{{0, 1, 3}, {0, 2, 1}, {0, 3, 4}, {0, 4, 2}, {1, 2, 5}, {1, 5, 3}, {2, 4, 5}, {3, 5, 4}}