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

Skip to content

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