Tutorials:
Benchmarks:
Advanced Applications:
Public API: ott packages
References:
Compute matrix of all costs (including norms) for vectors in x / y.
x (ndarray) – [num_a, d] jnp.ndarray
ndarray
y (ndarray) – [num_b, d] jnp.ndarray
[num_a, num_b] matrix of cost evaluations.