GitXplorerGitXplorer
k

PacketLevel_Sim

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
073e3161ae163596154e49ad7e81bd24d49de48f

WIP realdata

kkarthikdash committed 7 years ago
Unverified
8a35452f37742fc633e4d20e59aa48fc4e139d7a

Ready for server

kkarthikdash committed 7 years ago
Unverified
6ea8587635769f3f7761d3d5458d54f01cd91989

Corrected e2e delay calculations

kkarthikdash committed 7 years ago
Unverified
9fe9197d0d0b7919e5d7d5d1bd920b34b8b1d83f

Modified file e2e delays

kkarthikdash committed 7 years ago
Unverified
597a070bafda307c966154e4c8ed284368f9927f

Modified file e2e delays.

kkarthikdash committed 7 years ago
Unverified
77cb85cd213a563dbdd4df22ae5020ee277976e1

Working copy.

kkarthikdash committed 7 years ago

README

The README file for this repository.

Installation Instructions

Note : The directory is pushed from a Python VirtualEnv

git clone reponame

sudo apt-get install python-pip

pip freeze < requirements.txt

Sankhya Cluster Instructions:

Python Version on Sankhya : 2.6.6 Numpy Version to install : 1.6.1

Run these commands on the ssh terminal

wget https://pypi.python.org/packages/dc/6a/5899b7baaa3ebbcc49fb97cdf6b96964d65684864562a1f4ca4cc9f578c8/numpy-1.6.1.tar.gz#md5=2bce18c08fc4fce461656f0f4dd9103e

tar -xvzf cd <directory_name> python setup.py install --user