LICENSE
MANIFEST.in
README.md
RELEASES.md
pyproject.toml
setup.cfg
setup.py
POT.egg-info/PKG-INFO
POT.egg-info/SOURCES.txt
POT.egg-info/dependency_links.txt
POT.egg-info/requires.txt
POT.egg-info/top_level.txt
ot/__init__.py
ot/bregman.py
ot/da.py
ot/datasets.py
ot/dr.py
ot/gromov.py
ot/optim.py
ot/partial.py
ot/plot.py
ot/smooth.py
ot/stochastic.py
ot/unbalanced.py
ot/utils.py
ot/externals/__init__.py
ot/externals/funcsigs.py
ot/gpu/__init__.py
ot/gpu/bregman.py
ot/gpu/da.py
ot/gpu/utils.py
ot/lp/EMD.h
ot/lp/EMD_wrapper.cpp
ot/lp/__init__.py
ot/lp/core.h
ot/lp/cvx.py
ot/lp/emd_wrap.cpp
ot/lp/emd_wrap.pyx
ot/lp/full_bipartitegraph.h
ot/lp/network_simplex_simple.h
test/test_bregman.py
test/test_da.py
test/test_dr.py
test/test_gpu.py
test/test_gromov.py
test/test_optim.py
test/test_ot.py
test/test_partial.py
test/test_plot.py
test/test_smooth.py
test/test_stochastic.py
test/test_unbalanced.py
test/test_utils.py