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

closeness and degree centrality #56

Open
hdngr opened this issue Nov 29, 2015 · 1 comment
Open

closeness and degree centrality #56

hdngr opened this issue Nov 29, 2015 · 1 comment

Comments

@hdngr
Copy link

hdngr commented Nov 29, 2015

Hey There, I am happy to help start knocking out some of the basic centrality algos.

I have a small contribution in the python library.

Nice work on the library - really love the implementation of ES6! JavaScript is really making it easier to do this kind of work.

@fkling
Copy link
Owner

fkling commented Dec 4, 2015

Hey! Sorry for the late reply. As you might have noticed, I haven't had much time to work on this recently. However, porting the algorithms is really the main work to do here and I was hoping to get more help with this. So yeah, I'd definitely appreciate it!

I usually look at the Python implementation and the tests and try to copy them as close as possible, making adjustments where it makes sense. The introduction of iterators and generators in ES6 really made things a lot easier.

Let me know if you have any questions!

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

No branches or pull requests

2 participants