MANIFEST.in
setup.py
pysdot/OptimalTransport.py
pysdot/PowerDiagram.py
pysdot/TransportMap.py
pysdot/__init__.py
pysdot.egg-info/PKG-INFO
pysdot.egg-info/SOURCES.txt
pysdot.egg-info/dependency_links.txt
pysdot.egg-info/requires.txt
pysdot.egg-info/top_level.txt
pysdot/cpp/__init__.py
pysdot/cpp/comb_types.h
pysdot/cpp/cpp_module.py
pysdot/cpp/inferno_color_map.h
pysdot/cpp/pybind_sdot.cpp
pysdot/cpp/pybind_sdot_Arfd.cpp
pysdot/domain_types/ConvexPolyhedraAssembly.py
pysdot/domain_types/ScaledImage.py
pysdot/domain_types/__init__.py
pysdot/radial_funcs/CompressibleFunc.py
pysdot/radial_funcs/RadialFuncArfd.py
pysdot/radial_funcs/RadialFuncEntropy.py
pysdot/radial_funcs/RadialFuncInBall.py
pysdot/radial_funcs/RadialFuncPpWmR2.py
pysdot/radial_funcs/RadialFuncR2.py
pysdot/radial_funcs/RadialFuncUnit.py
pysdot/radial_funcs/__init__.py
pysdot/solvers/CuPyx.py
pysdot/solvers/Petsc.py
pysdot/solvers/Scipy.py
pysdot/solvers/__init__.py
pysdot/util/FastMarching.py
pysdot/util/__init__.py
tests/test_Arfd.py
tests/test_PpWmR2.py
tests/test_boundary_measure.py
tests/test_cell_polyhedra.py
tests/test_der_integrate.py
tests/test_domains.py
tests/test_in_ball.py
tests/test_integrate.py
tests/test_optimal_transport.py
tests/test_quentin.py
tests/test_simplex.py