This is an implementation of the paper: Fast Sinkhorn I: An O(N) algorithm for the Wasserstein-1 metric. The authors use Horner's method to optimize the matrix-vector multiplications.
This is an implementation of the paper: Fast Sinkhorn I: An O(N) algorithm for the Wasserstein-1 metric. The authors use Horner's method to optimize the matrix-vector multiplications.