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

[WIP] Fix problem where tree search is truncated incorrectly. #244

Merged
merged 35 commits into from
Oct 25, 2017

Commits on May 20, 2017

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

Commits on Sep 17, 2017

  1. Configuration menu
    Copy the full SHA
    cb13a76 View commit details
    Browse the repository at this point in the history
  2. support MinHash(..., scaled=val)

    ctb committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    54a4776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc5473 View commit details
    Browse the repository at this point in the history
  4. reorder scaled args

    ctb committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    e0f5eb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    149b251 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

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

Commits on Sep 19, 2017

  1. Configuration menu
    Copy the full SHA
    1140573 View commit details
    Browse the repository at this point in the history
  2. update tests after merge

    ctb committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    44731ba View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    5b16c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4953487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e13c99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74dfa93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32aab99 View commit details
    Browse the repository at this point in the history
  6. rm whitespace

    ctb committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    e984749 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af9702d View commit details
    Browse the repository at this point in the history
  8. add -U to pip install

    ctb committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    9a49b8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4dfef6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f21ec4 View commit details
    Browse the repository at this point in the history
  11. add a nicer sbt API

    ctb committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    652bca2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9340a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb39d72 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2cf8cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    12269a0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    28e0587 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6748c6a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c0887ee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f0bfab View commit details
    Browse the repository at this point in the history
  20. update tests

    ctb committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    aa2f612 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

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

Commits on Oct 1, 2017

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

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    208f714 View commit details
    Browse the repository at this point in the history
  2. fix tests after merge

    ctb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    d655ec3 View commit details
    Browse the repository at this point in the history
  3. add missing test file

    ctb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    bff34c3 View commit details
    Browse the repository at this point in the history
  4. Fix division problem

    luizirber committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    4322140 View commit details
    Browse the repository at this point in the history