summaryrefslogtreecommitdiff
path: root/src/python/doc/simplex_tree_sum.inc
blob: a8858f16cc970c90d26b676876c4fd3187575a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. table::
   :widths: 30 40 30

   +----------------------------------------------------------------+------------------------------------------------------------------------+-----------------------------+
   | .. figure::                                                    | The simplex tree is an efficient and flexible data structure for       | :Author: Clément Maria      |
   |      ../../doc/Simplex_tree/Simplex_tree_representation.png    | representing general (filtered) simplicial complexes.                  |                             |
   |      :alt: Simplex tree representation                         |                                                                        | :Since: GUDHI 2.0.0         |
   |      :figclass: align-center                                   | The data structure is described in                                     |                             |
   |                                                                | :cite:`boissonnatmariasimplextreealgorithmica`                         | :License: MIT               |
   |                                                                |                                                                        |                             |
   +----------------------------------------------------------------+------------------------------------------------------------------------+-----------------------------+
   | * :doc:`simplex_tree_user`                                     | * :doc:`simplex_tree_ref`                                                                            |
   +----------------------------------------------------------------+------------------------------------------------------------------------------------------------------+