Skip to content

Update uniform random walks implementation#2861

Merged
rapids-bot[bot] merged 42 commits intorapidsai:branch-22.12from
jnke2016:branch-22.12_fea-uniform-random-walks
Nov 8, 2022
Merged

Update uniform random walks implementation#2861
rapids-bot[bot] merged 42 commits intorapidsai:branch-22.12from
jnke2016:branch-22.12_fea-uniform-random-walks

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