LICENSE
MANIFEST.in
README.md
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/plot.py
ot/smooth.py
ot/stochastic.py
ot/utils.py
ot/lp/EMD_wrapper.cpp
ot/lp/emd_wrap.cpp
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/__init__.pyc
ot/lp/core.h
ot/lp/cvx.py
ot/lp/cvx.pyc
ot/lp/emd_wrap.cpp
ot/lp/emd_wrap.cpython-35m-x86_64-linux-gnu.so
ot/lp/emd_wrap.cpython-36m-x86_64-linux-gnu.so
ot/lp/emd_wrap.pyx
ot/lp/emd_wrap.so
ot/lp/full_bipartitegraph.h
ot/lp/network_simplex_simple.h
ot/lp/__pycache__/__init__.cpython-36.pyc
ot/lp/__pycache__/cvx.cpython-36.pyc
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_plot.py
test/test_smooth.py
test/test_stochastic.py
test/test_utils.py