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] SBT scaffold #1201

Closed
wants to merge 8 commits into from
Closed

[WIP] SBT scaffold #1201

wants to merge 8 commits into from

Commits on Nov 9, 2020

  1. trace

    luizirber committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    92a4017 View commit details
    Browse the repository at this point in the history
  2. SBT scaffolding

    broken impl with tests
    
    want union, not intersection; one-level rotation for subtrees
    
    use it in index CLI, fix bug for single-leaf SBT
    
    add a HLL impl, move alphabet stuff to encodings
    hll ffi
    expose cardinality, add_hash and add_sequence
    
    new ertl ml estimator for HLL
    
    implemented joint mle
    
    reorganize hll and estimators
    
    fix rust checks and add python tests for hll
    
    working on fixing scaffolding issues
    
    new hll methods
    
    working on partial saving
    
    add trace to logging
    luizirber committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e72ae7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33c958f View commit details
    Browse the repository at this point in the history
  4. build Nodegraph earlier

    luizirber committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ed8ffa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f72e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a65fb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2701a83 View commit details
    Browse the repository at this point in the history
  8. comments

    luizirber committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a3cbdd4 View commit details
    Browse the repository at this point in the history