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

[MRG] compute-optimized MinHash (for small scaled or large cardinalities) #1045

Merged
merged 14 commits into from
Jun 26, 2020

Commits on Jun 23, 2020

  1. don't depend on internals

    luizirber committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    09422d4 View commit details
    Browse the repository at this point in the history
  2. wip btree minhash

    luizirber committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ffa2efb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. abundance fixes

    luizirber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    315fb0c View commit details
    Browse the repository at this point in the history
  2. sigh, unsorted mins...

    luizirber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    6aa2aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7537b3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca40809 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    23bf906 View commit details
    Browse the repository at this point in the history
  2. more tests

    luizirber committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d454274 View commit details
    Browse the repository at this point in the history
  3. clippy fixes

    luizirber committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    edd1a47 View commit details
    Browse the repository at this point in the history
  4. msrv fixes again

    luizirber committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    29aa978 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. more tests

    luizirber committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b7eff05 View commit details
    Browse the repository at this point in the history
  2. moooore teeeeeests

    luizirber committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    52b65b1 View commit details
    Browse the repository at this point in the history
  3. guess what? tests

    luizirber committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    51631da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fa1e86 View commit details
    Browse the repository at this point in the history