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

   +----------------------------------------------------------------+------------------------------------------------------------------------+----------------------------------------------------------------------------------+
   | .. figure::                                                    | The Vietoris-Rips complex is a simplicial complex built as the         | :Authors: Clément Maria, Pawel Dlotko, Vincent Rouvreau, Marc Glisse, Yuichi Ike |
   |      ../../doc/Rips_complex/rips_complex_representation.png    | clique-complex of a proximity graph.                                   |                                                                                  |
   |      :figclass: align-center                                   |                                                                        | :Since: GUDHI 2.0.0                                                              |
   |                                                                | We also provide sparse approximations, to speed-up the computation     |                                                                                  |
   |                                                                | of persistent homology, and weighted versions, which are more robust   | :License: MIT                                                                    |
   |                                                                | to outliers.                                                           |                                                                                  |
   |                                                                |                                                                        |                                                                                  |
   +----------------------------------------------------------------+------------------------------------------------------------------------+----------------------------------------------------------------------------------+
   | * :doc:`rips_complex_user`                                     | * :doc:`rips_complex_ref`                                                                                                                                 |
   +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+