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 python code for similarity algos to use latest CAPI #3828

Merged
merged 21 commits into from
Sep 21, 2023

Commits on Aug 26, 2023

  1. Refactor python code for similarity algos to use latest CAPI, get rid…

    … of python wrapper around legacy code, update CAPI and python tests
    Md Naim committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    38d917a View commit details
    Browse the repository at this point in the history
  2. Remove legacy jaccard and overlap .cu files

    Md Naim committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    052e7bc View commit details
    Browse the repository at this point in the history
  3. Pull changes from branch-23.10

    Md Naim committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    28d422b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Update CMakeLists.txt and fixes copyright issues

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2af9b90 View commit details
    Browse the repository at this point in the history
  2. Add test for sorensen

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    69a036f View commit details
    Browse the repository at this point in the history
  3. Use variable for column names

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3b3c35b View commit details
    Browse the repository at this point in the history
  4. Add test coverage for sorensen_w

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c11e064 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbb414a View commit details
    Browse the repository at this point in the history
  6. Change test names

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0f15b97 View commit details
    Browse the repository at this point in the history
  7. Update doc strings, keep APIs backward compatible

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8cd7866 View commit details
    Browse the repository at this point in the history
  8. checkout pre-commit-config.yaml from 23.10

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a0c4bad View commit details
    Browse the repository at this point in the history
  9. stlye fix

    Md Naim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    555e632 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge branch 'branch-23.10' of github.com:rapidsai/cugraph into refac…

    …tor_similarity_algos
    Md Naim committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0dc6faf View commit details
    Browse the repository at this point in the history
  2. Update MG similarity tests

    Md Naim committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4ca2b0c View commit details
    Browse the repository at this point in the history
  3. Fix doc test errors

    naimnv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a7862d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34cdea1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    09f1ac0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor_similarity_algos' of github.com:naimnv/cugraph…

    …-forked into refactor_similarity_algos
    naimnv committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1b3205a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-23.10' of github.com:rapidsai/cugraph into refac…

    …tor_similarity_algos
    naimnv committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7138a55 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge branch 'branch-23.10' of github.com:rapidsai/cugraph into refac…

    …tor_similarity_algos
    naimnv committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2252e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c0b5b View commit details
    Browse the repository at this point in the history