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

   +-----------------------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------+
   | .. figure::                                                     | The q-Wasserstein distance measures the similarity between two       | :Author: Theo Lacombe                                            |
   |      ../../doc/Bottleneck_distance/perturb_pd.png               | persistence diagrams using the sum of all edges lengths (instead of  |                                                                  |
   |      :figclass: align-center                                    | the maximum). It allows to define sophisticated objects such as      | :Since: GUDHI 3.1.0                                              |
   |                                                                 | barycenters of a family of persistence diagrams.                     |                                                                  |
   |                                                                 |                                                                      | :License: MIT                                                    |
   |                                                                 |                                                                      |                                                                  |
   |                                                                 |                                                                      | :Requires: Python Optimal Transport (POT) :math:`\geq` 0.5.1     |
   +-----------------------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------+
   | * :doc:`wasserstein_distance_user`                              |                                                                                                                                         |
   +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+