summaryrefslogtreecommitdiff
path: root/src/python/doc/simplex_tree_sum.inc
blob: 6b534c9e7babc4849bfad96ab93d3df5c5068903 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. 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`                                                                                                        |
   +----------------------------------------------------------------+------------------------------------------------------------------------+---------------------------------------------------------+
   | .. image::                                                     | * :doc:`ls_simplex_tree_tflow_itf_ref`                                 | :requires: `TensorFlow <installation.html#tensorflow>`_ |
   |      img/tensorflow.png                                        |                                                                        |                                                         |
   |      :target: https://www.tensorflow.org                       |                                                                        |                                                         |
   |      :height: 30                                               |                                                                        |                                                         |
   +----------------------------------------------------------------+------------------------------------------------------------------------+---------------------------------------------------------+