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

Python API for linestring polygon distance #1031

Conversation

isVoid
Copy link
Contributor

@isVoid isVoid commented Apr 4, 2023

Description

closes #1029

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 marked this pull request as ready for review April 10, 2023 16:23
@isVoid isVoid requested review from a team as code owners April 10, 2023 16:23
@isVoid isVoid requested review from vyasr, thomcom, harrism and trxcllnt and removed request for vyasr and harrism April 10, 2023 16:23
@isVoid isVoid added feature request New feature or request non-breaking Non-breaking change labels Apr 10, 2023
Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

python/cuspatial/cuspatial/core/spatial/distance.py Outdated Show resolved Hide resolved
@isVoid
Copy link
Contributor Author

isVoid commented Apr 26, 2023

/merge

@rapids-bot rapids-bot bot merged commit 24d29bc into rapidsai:branch-23.06 Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Related to CMake code or build configuration feature request New feature or request libcuspatial Relates to the cuSpatial C++ library non-breaking Non-breaking change Python Related to Python code
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Python API for pairwise linestring-polygon distance
3 participants