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

Removed NetworkX requirement for type checks, fixed docstring, added new docstrings, import cleanups #1853

Merged

Commits on Sep 28, 2021

  1. Fixed example formatting for RMAT docstring, added utility to check f…

    …or Nx types without requiring Nx.
    rlratzel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3646180 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/branch-21.10' into branch-21.1…

    …0-doc_and_nx_import_fix
    rlratzel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1a69aff View commit details
    Browse the repository at this point in the history
  3. Fixed error with egonet where obj instead of type was being passed to…

    … type checking code, added docstrings for pylibcugraph.CC functions.
    rlratzel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    52a9465 View commit details
    Browse the repository at this point in the history
  4. flake8 fixes.

    rlratzel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    42c536d View commit details
    Browse the repository at this point in the history
  5. Added FIXME for RW return type conversion, changed formatting of impo…

    …rt in BC for consistency.
    rlratzel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    db93b63 View commit details
    Browse the repository at this point in the history