forked from networkx/networkx
-
Notifications
You must be signed in to change notification settings - Fork 0
GSoC 2015 proposal summary
ysitu edited this page Mar 25, 2015
·
4 revisions
- Mentors: @hagberg @dschult
- Students: @MridulS
- Clean-up of existing graph API (functions returning lists vs generators, etc.)
- New unified graph API
- Better Python 2 & 3 support in one single codebase
- Mentors: @ysitu
- Students:
@SanketDG@OrkoHunter
- Add-on system proper
- At least two nontrivial, functional add-ons
- Mentors: @Midnighter @chebee7i
- Students: @rashoodkhan @JuanBc @gcetusic @lucjon @pmkalshetti
- Graph storage schemes using non-dict data structures (SciPy dense/sparse matrices, database, etc.)
- Integration with existing functionalities
- Mentors: @hagberg
- Students: @gcetusic
- Interface for graph manipulation
- Interface for algorithm execution