Sorry if this issue looks ridiculous. What is the required type of the arguments 'mu' and 'nu' of the function `wasserstein()`? Is it also possible to pass two `Vector{Float64}`'s (currently that seems to throw an error)? Many thanks!
Sorry if this issue looks ridiculous.
What is the required type of the arguments 'mu' and 'nu' of the function
wasserstein()?Is it also possible to pass two
Vector{Float64}'s (currently that seems to throw an error)?Many thanks!