rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.26k stars 535 forks source link

add docs for simplicial_set #6042

Closed Intron7 closed 2 months ago

Intron7 commented 3 months ago

fixes #6036

copy-pr-bot[bot] commented 3 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

dantegd commented 3 months ago

/ok to test

viclafargue commented 2 months ago

Thanks for the PR @Intron7. Would it be possible to reverse the order of the two functions? I think that the fuzzy_simplicial_set function is supposed to be used in first (also alphabetical order).

Intron7 commented 2 months ago

@viclafargue switched it

divyegala commented 2 months ago

/ok to test

divyegala commented 2 months ago

/ok to test

divyegala commented 2 months ago

@Intron7 could you fix the style check errors in this PR?

dantegd commented 2 months ago

/ok to test

divyegala commented 2 months ago

/merge