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

MNMG Jaccard - Define C API #2541

Closed
Tracked by #3260
ChuckHastings opened this issue Aug 10, 2022 · 0 comments · Fixed by #2624
Closed
Tracked by #3260

MNMG Jaccard - Define C API #2541

ChuckHastings opened this issue Aug 10, 2022 · 0 comments · Fixed by #2624
Assignees
Milestone

Comments

@ChuckHastings
Copy link
Collaborator

Define a C API for Jaccard, Overlap and Sorensen algorithms.

@ChuckHastings ChuckHastings added this to the 22.10 milestone Aug 10, 2022
@ChuckHastings ChuckHastings self-assigned this Aug 25, 2022
rapids-bot bot pushed a commit that referenced this issue Sep 24, 2022
This PR defines C and C++ APIs for the similarity algorithms Jaccard, Sorensen and Overlap, as well as the C++ unit tests.

Legacy implementation of Jaccard and Overlap are moved to a legacy directory to make the transition clear.

Closes #2541 
Closes #2542 
Closes #2544
Closes #2545

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)
  - Naim (https://github.com/naimnv)
  - Joseph Nke (https://github.com/jnke2016)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #2624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant