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

Fix a Bug in Segment Intersection Primitive #808

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

isVoid
Copy link
Contributor

@isVoid isVoid commented Nov 18, 2022

Description

#778 introduced segment intersection primitive, but there's a subtle bug in the code. This PR fixes that.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@isVoid isVoid added the bug Something isn't working label Nov 18, 2022
@isVoid isVoid self-assigned this Nov 18, 2022
@isVoid isVoid requested a review from a team as a code owner November 18, 2022 01:45
@github-actions github-actions bot added the libcuspatial Relates to the cuSpatial C++ library label Nov 18, 2022
@isVoid isVoid requested review from harrism and thomcom and removed request for trxcllnt and zhangjianting November 18, 2022 01:45
@isVoid isVoid added the non-breaking Non-breaking change label Nov 18, 2022
@harrism
Copy link
Member

harrism commented Nov 21, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 1a0885f into rapidsai:branch-22.12 Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libcuspatial Relates to the cuSpatial C++ library non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants