From 86f7c676f094e44d4c06392c452b372f4470099b Mon Sep 17 00:00:00 2001 From: cjamin Date: Fri, 24 Nov 2017 08:15:49 +0000 Subject: Update link git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/add_utils_in_gudhi_v2@2952 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 72ac475a06eeb1752e747f2ca8f7c5ae20389cc3 --- src/Bitmap_cubical_complex/utilities/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Bitmap_cubical_complex') diff --git a/src/Bitmap_cubical_complex/utilities/README b/src/Bitmap_cubical_complex/utilities/README index 1d6b34ff..ddff7034 100644 --- a/src/Bitmap_cubical_complex/utilities/README +++ b/src/Bitmap_cubical_complex/utilities/README @@ -1,7 +1,7 @@ # Bitmap_cubical_complex # ## `cubical_complex_persistence` ## -This program computes persistent homology, by using the Bitmap_cubical_complex class, of cubical complexes provided in text files in Perseus style. See the "Input Format" section of the [User Manual](http://gudhi.gforge.inria.fr/doc/latest/group__cubical__complex.html) for a description of the file format. +This program computes persistent homology, by using the Bitmap_cubical_complex class, of cubical complexes provided in text files in Perseus style. See [here](http://gudhi.gforge.inria.fr/doc/latest/fileformats.html#FileFormatsPerseus) for a description of the file format. Example: -- cgit v1.2.3