LICENSE
MANIFEST.in
README.md
setup.py
MultiScaleOT.egg-info/PKG-INFO
MultiScaleOT.egg-info/SOURCES.txt
MultiScaleOT.egg-info/dependency_links.txt
MultiScaleOT.egg-info/not-zip-safe
MultiScaleOT.egg-info/top_level.txt
src/CMakeLists.txt
src/Common.h
src/Sinkhorn.h
src/Common/CMakeLists.txt
src/Common/ErrorCodes.h
src/Common/GridTools.cpp
src/Common/GridTools.h
src/Common/MultiScaleTools.cpp
src/Common/MultiScaleTools.h
src/Common/TCostFunctionProvider.h
src/Common/TCouplingHandler.cpp
src/Common/TCouplingHandler.h
src/Common/TEpsScaling.cpp
src/Common/TEpsScaling.h
src/Common/THierarchicalCostFunctionProvider.cpp
src/Common/THierarchicalCostFunctionProvider.h
src/Common/THierarchicalPartition.cpp
src/Common/THierarchicalPartition.h
src/Common/THierarchyBuilder.cpp
src/Common/THierarchyBuilder.h
src/Common/TVarListHandler.cpp
src/Common/TVarListHandler.h
src/Common/Tools.cpp
src/Common/Tools.h
src/Common/Verbose.cpp
src/Common/Verbose.h
src/Common/Models/CMakeLists.txt
src/Common/Models/Geometry_Reflector.cpp
src/Common/Models/Geometry_Reflector.h
src/Common/Models/Geometry_Sphere.cpp
src/Common/Models/Geometry_Sphere.h
src/Common/Models/OT.cpp
src/Common/Models/OT.h
src/Common/Models/TGeometry.h
src/Common/Models/WFR.cpp
src/Common/Models/WFR.h
src/Sinkhorn/CMakeLists.txt
src/Sinkhorn/TSinkhornKernel.cpp
src/Sinkhorn/TSinkhornKernel.h
src/Sinkhorn/TSinkhornSolver.cpp
src/Sinkhorn/TSinkhornSolver.h
src/Sinkhorn/TSinkhornSolverBarycenter.cpp
src/Sinkhorn/TSinkhornSolverBarycenter.h
src/pybind11/CMakeLists.txt
src/pybind11/include/pybind11/attr.h
src/pybind11/include/pybind11/buffer_info.h
src/pybind11/include/pybind11/cast.h
src/pybind11/include/pybind11/chrono.h
src/pybind11/include/pybind11/common.h
src/pybind11/include/pybind11/complex.h
src/pybind11/include/pybind11/eigen.h
src/pybind11/include/pybind11/embed.h
src/pybind11/include/pybind11/eval.h
src/pybind11/include/pybind11/functional.h
src/pybind11/include/pybind11/gil.h
src/pybind11/include/pybind11/iostream.h
src/pybind11/include/pybind11/numpy.h
src/pybind11/include/pybind11/operators.h
src/pybind11/include/pybind11/options.h
src/pybind11/include/pybind11/pybind11.h
src/pybind11/include/pybind11/pytypes.h
src/pybind11/include/pybind11/stl.h
src/pybind11/include/pybind11/stl_bind.h
src/pybind11/include/pybind11/detail/class.h
src/pybind11/include/pybind11/detail/common.h
src/pybind11/include/pybind11/detail/descr.h
src/pybind11/include/pybind11/detail/init.h
src/pybind11/include/pybind11/detail/internals.h
src/pybind11/include/pybind11/detail/type_caster_base.h
src/pybind11/include/pybind11/detail/typeid.h
src/pybind11/tests/CMakeLists.txt
src/pybind11/tests/constructor_stats.h
src/pybind11/tests/cross_module_gil_utils.cpp
src/pybind11/tests/local_bindings.h
src/pybind11/tests/object.h
src/pybind11/tests/pybind11_cross_module_tests.cpp
src/pybind11/tests/pybind11_tests.cpp
src/pybind11/tests/pybind11_tests.h
src/pybind11/tests/test_async.cpp
src/pybind11/tests/test_buffers.cpp
src/pybind11/tests/test_builtin_casters.cpp
src/pybind11/tests/test_call_policies.cpp
src/pybind11/tests/test_callbacks.cpp
src/pybind11/tests/test_chrono.cpp
src/pybind11/tests/test_class.cpp
src/pybind11/tests/test_constants_and_functions.cpp
src/pybind11/tests/test_copy_move.cpp
src/pybind11/tests/test_custom_type_casters.cpp
src/pybind11/tests/test_docstring_options.cpp
src/pybind11/tests/test_eigen.cpp
src/pybind11/tests/test_enum.cpp
src/pybind11/tests/test_eval.cpp
src/pybind11/tests/test_exceptions.cpp
src/pybind11/tests/test_exceptions.h
src/pybind11/tests/test_factory_constructors.cpp
src/pybind11/tests/test_gil_scoped.cpp
src/pybind11/tests/test_iostream.cpp
src/pybind11/tests/test_kwargs_and_defaults.cpp
src/pybind11/tests/test_local_bindings.cpp
src/pybind11/tests/test_methods_and_attributes.cpp
src/pybind11/tests/test_modules.cpp
src/pybind11/tests/test_multiple_inheritance.cpp
src/pybind11/tests/test_numpy_array.cpp
src/pybind11/tests/test_numpy_dtypes.cpp
src/pybind11/tests/test_numpy_vectorize.cpp
src/pybind11/tests/test_opaque_types.cpp
src/pybind11/tests/test_operator_overloading.cpp
src/pybind11/tests/test_pickling.cpp
src/pybind11/tests/test_pytypes.cpp
src/pybind11/tests/test_sequences_and_iterators.cpp
src/pybind11/tests/test_smart_ptr.cpp
src/pybind11/tests/test_stl.cpp
src/pybind11/tests/test_stl_binders.cpp
src/pybind11/tests/test_tagbased_polymorphic.cpp
src/pybind11/tests/test_union.cpp
src/pybind11/tests/test_virtual_functions.cpp
src/pybind11/tests/test_cmake_build/CMakeLists.txt
src/pybind11/tests/test_cmake_build/embed.cpp
src/pybind11/tests/test_cmake_build/main.cpp
src/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
src/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
src/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
src/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
src/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
src/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
src/pybind11/tests/test_embed/CMakeLists.txt
src/pybind11/tests/test_embed/catch.cpp
src/pybind11/tests/test_embed/external_module.cpp
src/pybind11/tests/test_embed/test_interpreter.cpp
src/pybind11/tools/FindCatch.cmake
src/pybind11/tools/FindEigen3.cmake
src/pybind11/tools/FindPythonLibsNew.cmake
src/pybind11/tools/pybind11Common.cmake
src/pybind11/tools/pybind11NewTools.cmake
src/pybind11/tools/pybind11Tools.cmake
src/pybind11_interface/CMakeLists.txt
src/pybind11_interface/MultiScaleOT_pybind11_interface_base.cpp
src/pybind11_interface/MultiScaleOT_pybind11_interface_common.cpp
src/pybind11_interface/MultiScaleOT_pybind11_interface_common.h
src/pybind11_interface/MultiScaleOT_pybind11_interface_cplex.cpp
src/pybind11_interface/MultiScaleOT_pybind11_interface_sinkhorn.cpp