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

Update uniform random walks implementation #2861

Conversation

jnke2016
Copy link
Contributor

@jnke2016 jnke2016 commented Oct 28, 2022

This PR updates the python implementation of uniform random walks to leverage the CAPI.
closes #2852

@jnke2016 jnke2016 marked this pull request as ready for review October 31, 2022 05:08
@jnke2016 jnke2016 requested review from a team as code owners October 31, 2022 05:08
@jnke2016
Copy link
Contributor Author

jnke2016 commented Nov 1, 2022

rerun tests

@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.12@a57ccc7). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-22.12    #2861   +/-   ##
===============================================
  Coverage                ?   62.64%           
===============================================
  Files                   ?      118           
  Lines                   ?     6538           
  Branches                ?        0           
===============================================
  Hits                    ?     4096           
  Misses                  ?     2442           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jnke2016 jnke2016 requested a review from a team as a code owner November 5, 2022 16:40
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit e4ed302 into rapidsai:branch-22.12 Nov 8, 2022
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.

[FEA]: Update python implementation of Random Walk
6 participants