Skip to content

Instantly share code, notes, and snippets.

View MHaroonBaig's full-sized avatar

Muhammad Haroon Baig MHaroonBaig

View GitHub Profile
@MHaroonBaig
MHaroonBaig / elevator.py
Last active August 29, 2015 14:18 — forked from axs/elevator.py
"""
This was written using Python 2.7.2
This requires the attached gziped blist library and the numpy library
or you can install blist and numpy from commandline with
easy_install blist or pip install blist
easy_install numpy or pip install numpy

Run the following:

$ pod repo remove master
$ pod setup
$ pod install