summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-12-12 09:14:11 +0100
committerGitHub <noreply@github.com>2022-12-12 09:14:11 +0100
commit6fd61655158d0b1716a6b260e543e760eae15cb7 (patch)
treeb0e23a8797af4451006ad134c15d3f7ae5de688d
parent5d478c89be0197359e66256a32364501a0098dc2 (diff)
Update src/Cech_complex/utilities/cechcomplex.md
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
-rw-r--r--src/Cech_complex/utilities/cechcomplex.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cech_complex/utilities/cechcomplex.md b/src/Cech_complex/utilities/cechcomplex.md
index 90a91722..54c4e88d 100644
--- a/src/Cech_complex/utilities/cechcomplex.md
+++ b/src/Cech_complex/utilities/cechcomplex.md
@@ -36,7 +36,7 @@ where
* `-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-radius ]` (default = inf) Maximal length of an edge for the Čech complex construction.
+* `-r [ --max-radius ]` (default = inf) Maximal radius for the Čech complex construction.
* `-d [ --cpx-dimension ]` (default = 1) Maximal dimension of the Čech complex we want to compute.
* `-p [ --field-charac ]` (default = 11) Characteristic p of the coefficient field Z/pZ for computing homology.
* `-m [ --min-persistence ]` (default = 0) Minimal lifetime of homology feature to be recorded. Enter a negative value to see zero length intervals.