summaryrefslogtreecommitdiff
path: root/src/cython/doc/simplex_tree_sum.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc/simplex_tree_sum.rst')
-rw-r--r--src/cython/doc/simplex_tree_sum.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/cython/doc/simplex_tree_sum.rst b/src/cython/doc/simplex_tree_sum.rst
new file mode 100644
index 00000000..ffdb2cf4
--- /dev/null
+++ b/src/cython/doc/simplex_tree_sum.rst
@@ -0,0 +1,13 @@
+===================================== ===================================== =====================================
+: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` |
++-------------------------------------------+----------------------------------------------------------------------+