Evidently, I was looking at the wrong package. Here is a simple example:
using ExactOptimalTransport
wasserstein(Categorical([.3,.7]), Categorical(.5,.5))
Evidently, I was looking at the wrong package. Here is a simple example:
using ExactOptimalTransport
wasserstein(Categorical([.3,.7]), Categorical(.5,.5))