We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4053866 commit e26aa8eCopy full SHA for e26aa8e
docs/source/quickstart.rst
@@ -52,7 +52,7 @@ implemented in C from [1]_. It has a complexity of :math:`O(n^3)` but the
52
solver is quite efficient and uses sparsity of the solution.
53
54
.. hint::
55
- Examples of use for :any:`ot.emd` are available in the following examples:
+ Examples of use for :any:`ot.emd` are available in :
56
57
- :any:`auto_examples/plot_OT_2D_samples`
58
- :any:`auto_examples/plot_OT_1D`
@@ -99,7 +99,7 @@ distance.
99
100
101
102
- Examples of use for :any:`ot.emd2` are available in the following examples:
+ An example of use for :any:`ot.emd2` is available in :
103
104
- :any:`auto_examples/plot_compute_emd`
105
0 commit comments