Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
X-Lap
Commits
7817e094
Commit
7817e094
authored
Sep 23, 2017
by
Andreas Schmidt
Browse files
Add missing pip requirements to README.
parent
ba937310
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7817e094
...
@@ -2,8 +2,12 @@
...
@@ -2,8 +2,12 @@
## How to install X-Lap?
## 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.
Enter the project directory and type
`python setup.py install`
to install
`xlap`
on your system.
## How to use X-lap?
## How to use X-lap?
### Step 0: Define your relevant timestamps across a packet trace.
### Step 0: Define your relevant timestamps across a packet trace.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment