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

Introduce multipoint_range interface; Refactors point_distance API to support multipoint to multipoint distance. #731

Merged
merged 20 commits into from
Oct 19, 2022

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    0ec7c51 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'branch-22.12' of https://github.com/rapidsai/cuspatial

    …into feature/multipoint_array
    isVoid committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ac6083a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb91d8 View commit details
    Browse the repository at this point in the history
  3. remove legacy API

    isVoid committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fc0495d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    ef86d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535abe1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix element size error

    isVoid committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    12d6681 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: H. Thomson Comer <thomcom@gmail.com>
    isVoid and thomcom authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    599bb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdcbcac View commit details
    Browse the repository at this point in the history
  4. add to public doc

    isVoid committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3101fba View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/multipoint_array' of github.com:isVoid/cuspatia…

    …l into feature/multipoint_array
    isVoid committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c559e9a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. reorder parameter

    isVoid committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    016af08 View commit details
    Browse the repository at this point in the history
  2. address review comments

    isVoid committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5235d23 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. rename array_view as range

    isVoid committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7a49708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854c76c View commit details
    Browse the repository at this point in the history
  3. docs update

    isVoid committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7db2435 View commit details
    Browse the repository at this point in the history
  4. update docs

    isVoid committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a791dd4 View commit details
    Browse the repository at this point in the history
  5. update multipoint_ref

    isVoid committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2746196 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd15dc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcf5e15 View commit details
    Browse the repository at this point in the history