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

Request for Adding Resistance Distance Calculation Method #1279

Open
m7142yosuke opened this issue Sep 7, 2024 · 0 comments
Open

Request for Adding Resistance Distance Calculation Method #1279

m7142yosuke opened this issue Sep 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@m7142yosuke
Copy link

What is the expected enhancement?

Hello,

I have been using rustworkx and appreciate its high performance for graph operations compared to other libraries like networkx. However, I noticed that there is currently no built-in method to calculate resistance distance between nodes in a graph.

Resistance distance is an important metric in network analysis, often used to measure the relationship strength between nodes.

Request:
I would like to inquire if there are any plans to add a method for calculating resistance distance in rustworkx in the near future. If not, I would be happy to contribute by implementing this feature myself. Please let me know if this would be a valuable addition to the library and if there are any guidelines or suggestions for how this method should be structured.

@IvanIsCoding IvanIsCoding added the enhancement New feature or request label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants