Skip to content

Wasserstein disctance for multivariate distributions #38

@ignace-computing

Description

@ignace-computing

Dear package maintainers,

May I please ask a question?
Is there a way to get the following working?
In words: applying wasserstein for multivariate distributions.

using KernelFunctions
using ExactOptimalTransport
mu = discretemeasure(RowVecs(rand(7,3)))
nu = discretemeasure(RowVecs(rand(7,3)))
wasserstein(mu,nu)

This throws an error.

Many thanks!
Ignace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions