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

Parallel computation for clustering coefficients #162

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

jacanchaplais
Copy link
Owner

graphicle.calculate.cluster_coeff_distbn() now takes a threads parameter. This enables it to perform OMP parallel loops under the hood to speed up the computation.

@jacanchaplais jacanchaplais added enhancement New feature or request efficiency labels Oct 5, 2023
@jacanchaplais jacanchaplais self-assigned this Oct 5, 2023
@jacanchaplais jacanchaplais added this to To do in graphicle via automation Oct 5, 2023
@jacanchaplais jacanchaplais merged commit b72b459 into main Oct 5, 2023
9 checks passed
graphicle automation moved this from To do to Done Oct 5, 2023
@jacanchaplais jacanchaplais deleted the patch branch October 5, 2023 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efficiency enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant