Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
release 1.0.1 (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhue committed Mar 6, 2022
1 parent 9e0d2cb commit f820ddb
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 267 deletions.
2 changes: 1 addition & 1 deletion analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Times are given in seconds beginning from the start of the trace. Indexes begin

## Prerequisites

Prerequisites are the [Python bindings](https://github.com/jonhue/bachelors-thesis/tree/main/soco#python-bindings) for the `soco` crate and the Python packages listed in [`requirements.txt`](requirements.txt) which can be installed in the current environment by running `pip install -r requirements.txt`.
Prerequisites are the [Python bindings](https://github.com/jonhue/bachelors-thesis/tree/main/implementation#python-bindings) for the `soco` crate and the Python packages listed in [`requirements.txt`](requirements.txt) which can be installed in the current environment by running `pip install -r requirements.txt`.

0 comments on commit f820ddb

Please sign in to comment.