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

[REVIEW] Python bindings for RW padding and extended query output. #1579

Closed

Conversation

aschaffer
Copy link
Collaborator

This tracks work on Random Walks (RW) Cython/Python bindings for:

  1. RW padding functionality;
  2. Query sizes/offsets for coalesced functionality to assist Python user with additional information:
    a. vertex path offsets;
    b. weight path sizes;
    c. weight path offsets;

This targets the Python side for the functionality provided in PR #1567 .

Update forked branch-0.18 from release
Update branch-0.19 from release
update forked from release branch-0.19
Merge from release branch-0.19
Merge latest rapidsai:branch-0.19 into aschaffer:branch-0.19
merge latest release branch-0.20
Merge latest rapidsai/branch-0.20 into forked branch-0.20
@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 7, 2021
@BradReesWork BradReesWork added this to the 21.06 milestone May 7, 2021
@BradReesWork BradReesWork changed the title [ENH] Python bindings for RW padding and extended query output. [REVIEW] Python bindings for RW padding and extended query output. Jun 1, 2021
@BradReesWork
Copy link
Member

duplicate PR

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 non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants