summaryrefslogtreecommitdiff
path: root/src/Rips_complex/utilities/ripscomplex.md
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-11-20 09:29:27 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-11-20 09:29:27 +0100
commit7008061749a52e9717d550b44efe60173f4128b5 (patch)
treef0d53c7a5cb849e3d12d03c45935673969cb4fcb /src/Rips_complex/utilities/ripscomplex.md
parent8227cd68d5aa7c9eeda5dd474f2536b896b6f491 (diff)
parent445a217f4869c62888a20302491b085fbcaabd1b (diff)
Merge branch 'master' into persistence_graphical_tool_improvements
Diffstat (limited to 'src/Rips_complex/utilities/ripscomplex.md')
-rw-r--r--src/Rips_complex/utilities/ripscomplex.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Rips_complex/utilities/ripscomplex.md b/src/Rips_complex/utilities/ripscomplex.md
index 03838085..61f31e3c 100644
--- a/src/Rips_complex/utilities/ripscomplex.md
+++ b/src/Rips_complex/utilities/ripscomplex.md
@@ -99,6 +99,7 @@ where `dim` is the dimension of the homological feature, `birth` and `death` are
* `-h [ --help ]` Produce help message
* `-o [ --output-file ]` Name of file in which the persistence diagram is written. Default print in standard output.
+* `-r [ --max-edge-length ]` (default = inf) Maximal length of an edge for the Rips complex construction.
* `-e [ --approximation ]` (default = .5) Epsilon, where the sparse Rips complex is a (1+epsilon)/(1-epsilon)-approximation of the Rips complex.
* `-d [ --cpx-dimension ]` (default = INT_MAX) Maximal dimension of the Rips complex we want to compute.
* `-p [ --field-charac ]` (default = 11) Characteristic p of the coefficient field Z/pZ for computing homology.