Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ekzhu/datasketch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.9
Choose a base ref
...
head repository: ekzhu/datasketch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 9 commits
  • 29 files changed
  • 4 contributors

Commits on Mar 11, 2023

  1. Update MinHashLSH.query docstring detailing proximal nature of results (

    #199)
    
    * Update MinHashLSH.query docstring detailing proximal nature of results
    
    * Further improve doc string.
    
    ---------
    
    Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
    micimize and ekzhu authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    4676353 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. fix doc (#202)

    ekzhu authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fb4b661 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. speed up without using compressed sets

    Eric Zhu committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4407745 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update lsh.rst with questions

    ekzhu authored May 31, 2023
    Configuration menu
    Copy the full SHA
    232010e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Update lsh.rst (#208)

    ekzhu authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fd9e56b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 30, 2023

  1. HNSW Index (#218)

    * hnsw index
    
    * test hnsw;
    
    * test jaccard search on hnsw
    ekzhu authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    da9dd79 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    ekzhu authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    144db69 View commit details
    Browse the repository at this point in the history
Loading