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

Fix UMAP and simplicial set functions metric #5490

Merged
merged 14 commits into from
Aug 3, 2023

Commits on Jul 4, 2023

  1. Fix UMAP metric

    viclafargue committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0bd5c77 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    1641209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e207c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8bfcdd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. addressing review

    viclafargue committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9f37c8f View commit details
    Browse the repository at this point in the history
  2. small fix

    viclafargue committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    90d9151 View commit details
    Browse the repository at this point in the history
  3. fix issue

    viclafargue committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8f2d6ff View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. adressing review

    viclafargue committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    84490c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    71dd03b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. use cast

    viclafargue committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a96bb61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d5614 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    caeeb87 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    b23af4b View commit details
    Browse the repository at this point in the history
  2. Revise doc-strings to include jaccard.

    And add note about jaccard only supported for sparse inputs.
    csadorf committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fc42da9 View commit details
    Browse the repository at this point in the history