Skip to content

Commit 19f29bb

Browse files
committed
smal changes
1 parent e6a3fdc commit 19f29bb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ graft ot/lp/
22
include README.md
33
include ot/lp/core.h
44
include ot/lp/EMD.h
5-
include ot/lp/emd.pyx
5+
include ot/lp/EMD_wrapper.cpp
6+
include ot/lp/emd_wrap.pyx
67
include ot/lp/full_bipartitegraph.h
78
include ot/lp/network_simplex_simple.h

docs/source/readme.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ Entropy Regularized Transport Problems. arXiv preprint arXiv:1610.06519.
157157
Scaling algorithms for unbalanced transport problems. arXiv preprint
158158
arXiv:1607.05816.
159159

160+
[11] Flamary, R., Cuturi, M., Courty, N., & Rakotomamonjy, A. (2016).
161+
Wasserstein Discriminant Analysis. arXiv preprint arXiv:1608.08063.
162+
160163
.. |PyPI version| image:: https://badge.fury.io/py/POT.svg
161164
:target: https://badge.fury.io/py/POT
162165
.. |Build Status| image:: https://travis-ci.org/rflamary/POT.svg?branch=master

0 commit comments

Comments
 (0)