pyotc¶
A python implementations of optimal transport coupling algorithms.
Documentation¶
Find sphinx documentation here.
Install¶
Run Tests¶
With a uv
setup one can simply
uv run pytest
Otherwise, in pip
installed context with deps met, pytest
should behave as expected.