Loading README.md +4 −0 Original line number Diff line number Diff line Loading @@ -2,8 +2,12 @@ ## How to install X-Lap? Install the following prerequisites via pip: `numpy`, `scipy`, `pandas`, `matplotlib`, `scikit-learn`, `ruamel.yaml`. Enter the project directory and type `python setup.py install` to install `xlap` on your system. ## How to use X-lap? ### Step 0: Define your relevant timestamps across a packet trace. Loading Loading
README.md +4 −0 Original line number Diff line number Diff line Loading @@ -2,8 +2,12 @@ ## How to install X-Lap? Install the following prerequisites via pip: `numpy`, `scipy`, `pandas`, `matplotlib`, `scikit-learn`, `ruamel.yaml`. Enter the project directory and type `python setup.py install` to install `xlap` on your system. ## How to use X-lap? ### Step 0: Define your relevant timestamps across a packet trace. Loading