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

fixes force atlas to allow string as vertex names #3891

Merged
merged 9 commits into from
Sep 29, 2023
Merged

fixes force atlas to allow string as vertex names #3891

merged 9 commits into from
Sep 29, 2023

Conversation

acostadon
Copy link
Contributor

@acostadon acostadon commented Sep 27, 2023

fixes force atlas to allow string as vertex names and removes need for mtx formated datasets.
resolves #3610

@acostadon acostadon self-assigned this Sep 27, 2023
@acostadon acostadon added the improvement Improvement / enhancement to an existing function label Sep 27, 2023
@acostadon acostadon marked this pull request as ready for review September 27, 2023 20:05
@acostadon acostadon requested a review from a team as a code owner September 27, 2023 20:05
@BradReesWork BradReesWork added this to the 23.10 milestone Sep 28, 2023
@BradReesWork BradReesWork added the non-breaking Non-breaking change label Sep 28, 2023
@acostadon
Copy link
Contributor Author

rerun tests

@acostadon acostadon requested a review from rlratzel September 29, 2023 12:07
@BradReesWork
Copy link
Member

/merge

# relocated in the third-party group once this gets fixed.

# FIXME Removed the multi column positional due to it being non-deterministic
# need to replace this coverage. Issue 3890 in cuGraph repo was created.
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't find issue 3890 in the cugraph repo. Are you sure this is the right number?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm assuming you meant issue 3900 ?

@acostadon
Copy link
Contributor Author

acostadon commented Sep 29, 2023 via email

@rapids-bot rapids-bot bot merged commit 9dd01d8 into rapidsai:branch-23.10 Sep 29, 2023
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError with cugraph.force_atlas2(G)
4 participants