summaryrefslogtreecommitdiff
path: root/src/python/doc/simplex_tree_sum.inc
blob: 3ad1292cd42c87a7c4871e4f4844778c110448e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. 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`                                                                                                        |
   +----------------------------------------------------------------+------------------------------------------------------------------------+---------------------------------------------------------+
   |                                                                | * :doc:`ls_simplex_tree_tflow_itf_ref`                                 | :requires: `TensorFlow <installation.html#tensorflow>`_ |
   |                                                                |                                                                        |                                                         |
   +----------------------------------------------------------------+------------------------------------------------------------------------+---------------------------------------------------------+