summaryrefslogtreecommitdiff
path: root/src/cython/doc/simplex_tree_sum.rst
blob: 0f34888a54a80085bc659ea117bf5491981f1730 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
=====================================  =====================================  =====================================
:Author: Clément Maria                 :Introduced in: GUDHI 1.0.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`                                              |
+-------------------------------------------+----------------------------------------------------------------------+