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/backend.py
ot/bregman.py
ot/coot.py
ot/da.py
ot/datasets.py
ot/dr.py
ot/factored.py
ot/gaussian.py
ot/optim.py
ot/partial.py
ot/plot.py
ot/regpath.py
ot/sliced.py
ot/smooth.py
ot/solvers.py
ot/stochastic.py
ot/unbalanced.py
ot/utils.py
ot/weak.py
ot/gromov/__init__.py
ot/gromov/_bregman.py
ot/gromov/_dictionary.py
ot/gromov/_estimators.py
ot/gromov/_gw.py
ot/gromov/_semirelaxed.py
ot/gromov/_utils.py
ot/helpers/__init__.py
ot/helpers/openmp_helpers.py
ot/helpers/pre_build_helpers.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/full_bipartitegraph_omp.h
ot/lp/network_simplex_simple.h
ot/lp/network_simplex_simple_omp.h
ot/lp/solver_1d.py
test/test_1d_solver.py
test/test_backend.py
test/test_bregman.py
test/test_coot.py
test/test_da.py
test/test_dr.py
test/test_factored.py
test/test_gaussian.py
test/test_gromov.py
test/test_helpers.py
test/test_optim.py
test/test_ot.py
test/test_partial.py
test/test_plot.py
test/test_regpath.py
test/test_sliced.py
test/test_smooth.py
test/test_solvers.py
test/test_stochastic.py
test/test_unbalanced.py
test/test_utils.py
test/test_weak.py