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

Refactor ST_Distance Column API and Cython #1124

Commits on Apr 27, 2023

  1. initial move

    isVoid committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7d22d0f View commit details
    Browse the repository at this point in the history
  2. style

    isVoid committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ccace6c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    1daff2d View commit details
    Browse the repository at this point in the history
  2. docs

    harrism committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b2b30a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10bf00c View commit details
    Browse the repository at this point in the history
  4. pragma once and copyrights

    harrism committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ea28304 View commit details
    Browse the repository at this point in the history
  5. Fix distance include.

    harrism committed May 3, 2023
    Configuration menu
    Copy the full SHA
    23fe07e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'branch-23.06' of https://github.com/rapidsai/cuspatial

    …into improvement/move_linestring_polygon_distance
    isVoid committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2675106 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'harrism/feature/reorganize-src-tests-be…

    …nchmarks' into improvement/standardizing_st_distance_headers
    isVoid committed May 3, 2023
    Configuration menu
    Copy the full SHA
    aaa79c6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'improvement/move_linestring_polygon_distance' into impr…

    …ovement/standardizing_st_distance_headers
    isVoid committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5ef4a61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a6fa4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2916ace View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c259811 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1640e45 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. refactors linestring_distance

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    757f1a3 View commit details
    Browse the repository at this point in the history
  2. homogenize documentation

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0e6d473 View commit details
    Browse the repository at this point in the history
  3. refactor cython

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4ea73c3 View commit details
    Browse the repository at this point in the history
  4. remove unused dependencies

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    72eee7b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'branch-23.06' of https://github.com/rapidsai/cuspatial

    …into improvement/standardizing_st_distance_headers
    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8c2e14f View commit details
    Browse the repository at this point in the history
  6. python API refactor

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d6861ea View commit details
    Browse the repository at this point in the history
  7. assertion checks

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e4276c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad623b3 View commit details
    Browse the repository at this point in the history
  9. fix invalid address access

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    588d309 View commit details
    Browse the repository at this point in the history
  10. remove unused headers

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    609d308 View commit details
    Browse the repository at this point in the history
  11. style

    isVoid committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7e40575 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. address review comments

    isVoid committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6bbf470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8cfa8 View commit details
    Browse the repository at this point in the history