Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franck-dernoncourt/mit-15.058

MIT 15.058 campus project
https://github.com/franck-dernoncourt/mit-15.058

Last synced: 21 days ago
JSON representation

MIT 15.058 campus project

Awesome Lists containing this project

README

        

MIT-15.058
==========

MIT 15.058 campus project

==========
Installation instructions (Windows 7 SP1 x64, Python 2.7 x64):
- Download and install Python 2.7 x64 bits: https://www.python.org/ftp/python/2.7/python-2.7.amd64.msi
- Download & Install numpy: http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
- Download & Install setuptools: http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools
- Configure your PATH variable to include e.g. C:\Python27\Scripts\
- Open a new Command Prompt
- Run easy_install networkx-1.8.1-py2.7.egg (you can download it from https://pypi.python.org/pypi/networkx/)