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

[FEA] Expose HITS through the C API #2092

Closed
ChuckHastings opened this issue Feb 23, 2022 · 1 comment · Fixed by #2150
Closed

[FEA] Expose HITS through the C API #2092

ChuckHastings opened this issue Feb 23, 2022 · 1 comment · Fixed by #2150
Assignees
Labels
improvement Improvement / enhancement to an existing function
Milestone

Comments

@ChuckHastings
Copy link
Collaborator

ChuckHastings commented Feb 23, 2022

Create a C API for the HITS algorithm.

@ChuckHastings ChuckHastings added the ? - Needs Triage Need team to review and classify label Feb 23, 2022
@ChuckHastings ChuckHastings added this to the 22.04 milestone Feb 23, 2022
@ChuckHastings ChuckHastings self-assigned this Feb 23, 2022
@ChuckHastings ChuckHastings added improvement Improvement / enhancement to an existing function and removed ? - Needs Triage Need team to review and classify labels Feb 23, 2022
rapids-bot bot pushed a commit that referenced this issue Mar 18, 2022
Declared the HITS methods in the C API.

Provided an implementation that returns an error.  Full implementation will be in a subsequent PR.

Beginning of #2092

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

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)

URL: #2123
@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

rapids-bot bot pushed a commit that referenced this issue Mar 29, 2022
Closes #2092 

Provide the C API implementation for HITS.  Adds a unit tester for MG, updates the unit tests for both SG and MG.

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

Approvers:
  - Brad Rees (https://github.com/BradReesWork)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: #2150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant