summaryrefslogtreecommitdiff
path: root/src/cython
diff options
context:
space:
mode:
authorglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-10-10 21:55:26 +0000
committerglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-10-10 21:55:26 +0000
commite9d843d0a5c48315c45e8639e8bf9b79ccf904af (patch)
treeabdd2c07cd649a3aabb10cd2fb27509617d23249 /src/cython
parentb6f3903f0ce07fe243ea7a3c18098043114f7f6a (diff)
add example to the list of examples
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/sparserips-python@3940 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fe3c41785e3bb72766f7a817851583f82b9f7d15
Diffstat (limited to 'src/cython')
-rw-r--r--src/cython/doc/examples.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cython/doc/examples.rst b/src/cython/doc/examples.rst
index 1f02f8a2..edbc2f72 100644
--- a/src/cython/doc/examples.rst
+++ b/src/cython/doc/examples.rst
@@ -22,6 +22,7 @@ Examples
* :download:`rips_complex_diagram_persistence_from_off_file_example.py <../example/rips_complex_diagram_persistence_from_off_file_example.py>`
* :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:`sparse_rips_persistence_diagram.py <../example/sparse_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>`