-
Notifications
You must be signed in to change notification settings - Fork 532
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] Expose sparse distances via semiring to Python API #3516
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far. Most of my comments are minor things. Looking forward to having this in 0.19.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good so I'll go ahead and approve now so we can get this in quickly. Left a comment about a small nitpick but we can do that in a follow-in if you prefer.
@gpucibot merge |
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #3516 +/- ##
===============================================
+ Coverage 80.70% 82.63% +1.92%
===============================================
Files 227 227
Lines 17615 17718 +103
===============================================
+ Hits 14217 14641 +424
+ Misses 3398 3077 -321
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Closes #3478.