aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.61k stars 912 forks source link

significant reorganization #1

Open poldrack opened 8 years ago

poldrack commented 8 years ago

hi - I have gone in and done some pretty substanatial reorganization. would be great to merge this into the main repo, but I will understand if you don't want to. major features:

I tried getting it working in python3 but something funky is going on, as the main test hangs and never completes, so I added a test in the setup.py to ensure that the user is using python 2.7. Will try to fix that later.

I am planning on using this to do some analyses of neuroimaging data, after our discussion with Jure yesterday. will add in those functions as they develop.