You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ot/gromov/_gw.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -911,7 +911,6 @@ def solve_gromov_linesearch(
911
911
912
912
913
913
.. _references-solve-linesearch:
914
-
915
914
References
916
915
----------
917
916
.. [24] Vayer Titouan, Chapel Laetitia, Flamary Rémi, Tavenard Romain and Courty Nicolas
@@ -1293,6 +1292,7 @@ def fgw_barycenters(
1293
1292
- :math:`(\mathbf{M}_s)_s`: all distance matrices between the feature of the barycenter and the other features :math:`(dist(\mathbf{X}, \mathbf{Y}_s))_s` shape (`N`, `ns`)
.. [20] Cuturi, Marco, and Arnaud Doucet. "Fast computation of Wasserstein barycenters." International Conference on Machine Learning. 2014.
232
+
.. [20] Cuturi, Marco, and Arnaud Doucet. "Fast computation of Wasserstein barycenters."
233
+
International Conference on Machine Learning. 2014.
234
234
235
-
.. [43] Álvarez-Esteban, Pedro C., et al. "A fixed-point approach to barycenters in Wasserstein space." Journal of Mathematical Analysis and Applications 441.2 (2016): 744-762.
235
+
.. [43] Álvarez-Esteban, Pedro C., et al. "A fixed-point approach to barycenters in Wasserstein space."
236
+
Journal of Mathematical Analysis and Applications 441.2 (2016): 744-762.
.. [20] Cuturi, M. and Doucet, A.. "Fast computation of Wasserstein barycenters." International Conference on Machine Learning. 2014.
373
+
.. [20] Cuturi, M. and Doucet, A.. "Fast computation of Wasserstein barycenters."
374
+
International Conference on Machine Learning. 2014.
373
375
374
-
.. [42] Delon, J., Gozlan, N., and Saint-Dizier, A.. Generalized Wasserstein barycenters between probability measures living on different subspaces. arXiv preprint arXiv:2105.09755, 2021.
0 commit comments