summaryrefslogtreecommitdiff
path: root/src/python/doc/rips_complex_sum.inc
blob: 857c6893c2ad643e97b4562eab5e6eba9c5f6677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. table::
   :widths: 30 50 20

   +----------------------------------------------------------------+------------------------------------------------------------------------+----------------------------------------------------------------------+
   | .. figure::                                                    | Rips complex is a simplicial complex constructed from a one skeleton   | :Authors: Clément Maria, Pawel Dlotko, Vincent Rouvreau, Marc Glisse |
   |      ../../doc/Rips_complex/rips_complex_representation.png    | graph.                                                                 |                                                                      |
   |      :figclass: align-center                                   |                                                                        | :Introduced in: GUDHI 2.0.0                                          |
   |                                                                | The filtration value of each edge is computed from a user-given        |                                                                      |
   |                                                                | distance function and is inserted until a user-given threshold         | :Copyright: MIT                                                      |
   |                                                                | value.                                                                 |                                                                      |
   |                                                                |                                                                        |                                                                      |
   |                                                                | This complex can be built from a point cloud and a distance function,  |                                                                      |
   |                                                                | or from a distance matrix.                                             |                                                                      |
   +----------------------------------------------------------------+------------------------------------------------------------------------+----------------------------------------------------------------------+
   | * :doc:`rips_complex_user`                                     | * :doc:`rips_complex_ref`                                                                                                                     |
   +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+