|
1 | | -POT Releases |
2 | | -============ |
| 1 | +Releases |
| 2 | +======== |
3 | 3 |
|
4 | 4 | 0.6 Year 3 |
5 | 5 | ---------- |
@@ -28,15 +28,15 @@ divergence <all.html#ot.bregman.empirical_sinkhorn_divergence>`__ |
28 | 28 | corresponding `Wasserstein |
29 | 29 | 1D <all.html#ot.lp.wasserstein_1d>`__. |
30 | 30 | We now also have implementations for `Unbalanced |
31 | | -OT <auto_examples/plot_UOT_1D.html/>`__ |
| 31 | +OT <auto_examples/plot_UOT_1D.html>`__ |
32 | 32 | and a solver for `Unbalanced OT |
33 | | -barycenters <auto_examples/plot_UOT_barycenter_1D.html/>`__. |
| 33 | +barycenters <auto_examples/plot_UOT_barycenter_1D.html>`__. |
34 | 34 | A new variant of Gromov-Wasserstein divergence called `Fused |
35 | 35 | Gromov-Wasserstein <all.html?highlight=fused_#ot.gromov.fused_gromov_wasserstein>`__ |
36 | 36 | has been also contributed with exemples of use on `structured |
37 | | -data <auto_examples/plot_fgw.html/>`__ |
| 37 | +data <auto_examples/plot_fgw.html>`__ |
38 | 38 | and computing `barycenters of labeld |
39 | | -graphs <auto_examples/plot_barycenter_fgw.html/>`__. |
| 39 | +graphs <auto_examples/plot_barycenter_fgw.html>`__. |
40 | 40 |
|
41 | 41 | A lot of work has been done on the documentation with several new |
42 | 42 | examples corresponding to the new features and a lot of corrections for |
@@ -88,16 +88,16 @@ toolbox as listed below but also several bug correction. |
88 | 88 |
|
89 | 89 | | Among the new features, we can highlight a `non-regularized |
90 | 90 | Gromov-Wasserstein |
91 | | - solver <auto_examples/plot_gromov.html/>`__, |
| 91 | + solver <auto_examples/plot_gromov.html>`__, |
92 | 92 | a new `greedy variant of |
93 | 93 | sinkhorn <all.html#ot.bregman.greenkhorn>`__, |
94 | 94 | | `non-regularized <all.html#ot.lp.barycenter>`__, |
95 | 95 | `convolutional |
96 | | - (2D) <auto_examples/plot_convolutional_barycenter.html/>`__ |
| 96 | + (2D) <auto_examples/plot_convolutional_barycenter.html>`__ |
97 | 97 | and `free |
98 | | - support <auto_examples/plot_free_support_barycenter.html/>`__ |
| 98 | + support <auto_examples/plot_free_support_barycenter.html>`__ |
99 | 99 | Wasserstein barycenters and |
100 | | - `smooth <https://github.com/rflamary/POT/blob/prV0.5/notebooks/plot_OT_1D_smooth.html/>`__ |
| 100 | + `smooth <https://github.com/rflamary/POT/blob/prV0.5/notebooks/plot_OT_1D_smooth.html>`__ |
101 | 101 | and |
102 | 102 | `stochastic <all.html#ot.stochastic.sgd_entropic_regularization>`__ |
103 | 103 | implementation of entropic OT. |
|
0 commit comments