Update README.md
This commit is contained in:
parent
1a24035c06
commit
5afd24037c
1 changed files with 5 additions and 3 deletions
|
@ -2,10 +2,12 @@
|
||||||
<h1 align="center">Data Compression of numerical data sets with the BigWhoop library</h1>
|
<h1 align="center">Data Compression of numerical data sets with the BigWhoop library</h1>
|
||||||
|
|
||||||
This repository contains all the resources needed to participate in the hands-on sessions of the lecture `Data Compression of numerical data sets with the BigWhoop library`. The repository is organized as follows.
|
This repository contains all the resources needed to participate in the hands-on sessions of the lecture `Data Compression of numerical data sets with the BigWhoop library`. The repository is organized as follows.
|
||||||
- 0-docs: Lecture slides
|
|
||||||
- 1-bwc: Source code of the BigWhoop compression library
|
|
||||||
- 2-data: Test data sets
|
|
||||||
|
|
||||||
|
| Syntax | Description |
|
||||||
|
| ----------- | ----------- |
|
||||||
|
| 0-docs | Lecture Slides |
|
||||||
|
| 1-bwc | Source Code |
|
||||||
|
| 2-data | Test Data |
|
||||||
|
|
||||||
<h1 align="center">Building BigWhoop</h1>
|
<h1 align="center">Building BigWhoop</h1>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue