Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support weighted clustering #11

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

Merged
merged 5 commits into from
Jun 2, 2022

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented May 23, 2022

I actually think this is pretty neat.

In order for this to pass tests, we'll need to:

  • release python-graphblas, since this depends on unary.cbrt Done!
  • update some NetworkX tests to use np.testing.assert_allclose when comparing floating point numbers (in progress)
    • while we're at it, it may be nice to add more tests to increase our coverage (in progress)
    • update CI to install NetworkX from github

With this, clustering.py is one step closer to being complete. It still needs: ALL DONE!

  • square_clustering, no idea how to do this (but I haven't looked into it either) Done!
  • generalized_degree, which looks very doable Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant