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

Use dot product for containment #306

Merged
merged 9 commits into from
Jan 2, 2024
Merged

Use dot product for containment #306

merged 9 commits into from
Jan 2, 2024

Commits on Dec 31, 2023

  1. Use dot product

    dcherian committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    27cfb38 View commit details
    Browse the repository at this point in the history
  2. avoid advanced indexing

    dcherian committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    ee115cd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. small edits

    dcherian committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e28830d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edea773 View commit details
    Browse the repository at this point in the history
  3. WIP

    dcherian committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    18d3a48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c635c2 View commit details
    Browse the repository at this point in the history
  5. Fix

    dcherian committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0940437 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. comments

    dcherian committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4c1fb7a View commit details
    Browse the repository at this point in the history
  2. Remove cache test

    since find_group_cohorts is a lot faster now
    dcherian committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    daf8656 View commit details
    Browse the repository at this point in the history