pyotc

codecov

A python implementations of optimal transport coupling algorithms.

Documentation

Find sphinx documentation here.

Install

See install instructions

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.