Wednesday, March 18, 2015

Working with networkX

Two months have passed since I found this amazing Python library on Graph Theory and Complex Networks. It's hosted on Github. With the simplicity of python, they have an amazing code base to work on. It's a very mature library even though they are participating in Google Summer of Code 2015. They have participated as sub-org under the umbrella of PSF.

I'm interested in working on a project to introduce add-ons for networkx. The python library is great in itself but there are also some awesome realated libraries written in C/C++. If my proposal is approved, I'll have to work on at least two Add-ons and give a general idea for other add-ons to be added in future.

That's all for now.
Cheers!

No comments:

Post a Comment