summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/example/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/Persistent_cohomology/example/README')
-rw-r--r--src/Persistent_cohomology/example/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/src/Persistent_cohomology/example/README b/src/Persistent_cohomology/example/README
index 92b80c76..f490ed9a 100644
--- a/src/Persistent_cohomology/example/README
+++ b/src/Persistent_cohomology/example/README
@@ -105,18 +105,19 @@ N.B.: alpha_complex_persistence accepts OFF files in d-Dimension.
3) 3D periodic special case
---------------------------
-./periodic_alpha_complex_3d_persistence ../../data/points/grid_10_10_10_in_0_1.off 2 0.0
+./periodic_alpha_complex_3d_persistence ../../data/points/grid_10_10_10_in_0_1.off 3 1.0
output:
Periodic Delaunay computed.
Simplex_tree dim: 3
-2 0 0.0866025 inf
-2 1 0.0866025 inf
-2 1 0.0866025 inf
-2 1 0.0866025 inf
-2 2 0.0866025 inf
-2 2 0.0866025 inf
-2 2 0.0866025 inf
+3 0 0 inf
+3 1 0.05 inf
+3 1 0.05 inf
+3 1 0.05 inf
+3 2 0.0707107 inf
+3 2 0.0707107 inf
+3 2 0.0707107 inf
+3 3 0.0866025 inf
N.B.: periodic_alpha_complex_3d_persistence accepts only OFF files in 3D dimension. In this example, the periodic cube
is hard coded to { x = [0,1]; y = [0,1]; z = [0,1] }
@@ -139,4 +140,4 @@ output:
2 0 0 inf
2 1 0 inf
-Here we retrieve the 2 entities {0,1,2,3} and {4} (Betti numbers[0] = 2) and the hole in {0,1,3} (Betti numbers[1] = 1) \ No newline at end of file
+Here we retrieve the 2 entities {0,1,2,3} and {4} (Betti numbers[0] = 2) and the hole in {0,1,3} (Betti numbers[1] = 1)