summaryrefslogtreecommitdiff
path: root/src/cython/doc/source/simplex_tree_sum.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc/source/simplex_tree_sum.rst')
-rw-r--r--src/cython/doc/source/simplex_tree_sum.rst13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/cython/doc/source/simplex_tree_sum.rst b/src/cython/doc/source/simplex_tree_sum.rst
deleted file mode 100644
index ffdb2cf4..00000000
--- a/src/cython/doc/source/simplex_tree_sum.rst
+++ /dev/null
@@ -1,13 +0,0 @@
-===================================== ===================================== =====================================
-:Author: Clément Maria :Introduced in: GUDHI PYTHON 1.4.0 :Copyright: GPL v3
-===================================== ===================================== =====================================
-
-+-------------------------------------------+----------------------------------------------------------------------+
-| .. image:: | The simplex tree is an efficient and flexible data structure for |
-| img/Simplex_tree_representation.png | representing general (filtered) simplicial complexes. |
-| | |
-| | The data structure is described in |
-| | :cite:`boissonnatmariasimplextreealgorithmica` |
-+-------------------------------------------+----------------------------------------------------------------------+
-| :doc:`simplex_tree_user` | :doc:`simplex_tree_ref` |
-+-------------------------------------------+----------------------------------------------------------------------+