From 81a29b51428e902e89ce878cbcefb74239203414 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Tue, 20 Mar 2018 15:27:09 +0000 Subject: Finish the documentation and examples git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/python_nerve_gic_vincent@3299 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d60f4db274962c1c6aaef3c4ab6787bda8c0640f --- src/cython/doc/examples.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/cython/doc/examples.rst') diff --git a/src/cython/doc/examples.rst b/src/cython/doc/examples.rst index 1e596e18..58b25793 100644 --- a/src/cython/doc/examples.rst +++ b/src/cython/doc/examples.rst @@ -19,3 +19,7 @@ Examples * :download:`rips_complex_diagram_persistence_from_distance_matrix_file_example.py <../example/rips_complex_diagram_persistence_from_distance_matrix_file_example.py>` * :download:`rips_persistence_diagram.py <../example/rips_persistence_diagram.py>` * :download:`random_cubical_complex_persistence_example.py <../example/random_cubical_complex_persistence_example.py>` + * :download:`coordinate_graph_induced_complex.py <../example/coordinate_graph_induced_complex.py>` + * :download:`functional_graph_induced_complex.py <../example/functional_graph_induced_complex.py>` + * :download:`voronoi_graph_induced_complex.py <../example/voronoi_graph_induced_complex.py>` + * :download:`nerve_of_a_covering.py <../example/nerve_of_a_covering.py>` -- cgit v1.2.3