Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cost Matrix function #104

Closed

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    30de49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a03325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1f380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdc1b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    416dcb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f593377 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    21d38a8 View commit details
    Browse the repository at this point in the history
  2. Modifications:

    - Created the struct FiniteDiscreteMeasure,
    - Implemented two versions of sinkhorn_divergence,
    - Disabled the use of regularization on sinkhorn_divergence,
    - Fixed docstring with suggestions.
    davibarreira committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e17bba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10e8849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b3c7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d2924d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cf44a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4764b00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98784c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fb0fc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    808d6ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3415386 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    d373d52 View commit details
    Browse the repository at this point in the history
  2. Formatted code

    davibarreira committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    933c106 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    63af17a View commit details
    Browse the repository at this point in the history
  2. Formatted code

    davibarreira committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    f952be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d812e3 View commit details
    Browse the repository at this point in the history
  4. Update Project.toml

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    davibarreira and devmotion authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    97f5d77 View commit details
    Browse the repository at this point in the history
  5. Update src/OptimalTransport.jl

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    davibarreira and devmotion authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    fd54e9f View commit details
    Browse the repository at this point in the history