From df173dbefd275c54d8f5e33794d51709b887d2d3 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Fri, 3 Feb 2017 16:55:58 +0000 Subject: Modification for GUDHI version 2.0.0 git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2060 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4b91c810b51851f5ef98b09dd58ce0359003390d --- src/cython/doc/index.rst | 2 +- src/cython/doc/rips_complex_sum.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst index 26580880..d0165588 100644 --- a/src/cython/doc/index.rst +++ b/src/cython/doc/index.rst @@ -9,7 +9,7 @@ Introduction The Gudhi library (Geometry Understanding in Higher Dimensions) is a generic open source `C++ library `_, with a -`cython interface `_, for +`Cython interface `_, for Computational Topology and Topological Data Analysis (`TDA `_). The GUDHI library intends to help the development of new algorithmic solutions diff --git a/src/cython/doc/rips_complex_sum.rst b/src/cython/doc/rips_complex_sum.rst index ad57e54e..eae6b499 100644 --- a/src/cython/doc/rips_complex_sum.rst +++ b/src/cython/doc/rips_complex_sum.rst @@ -3,7 +3,7 @@ ================================================================= =================================== =================================== +----------------------------------------------------------------+------------------------------------------------------------------------+ -| .. figure:: | Rips_complex is a simplicial complex constructed from a one skeleton | +| .. figure:: | Rips complex is a simplicial complex constructed from a one skeleton | | img/rips_complex_representation.png | graph. | | :figclass: align-center | | | | The filtration value of each edge is computed from a user-given | -- cgit v1.2.3