Update README.md

This commit is contained in:
Patrick Vogler 2024-03-05 15:04:56 +01:00
parent 1a24035c06
commit 5afd24037c
Signed by: Patrick Vogler
GPG key ID: 5536B08CE82E8509

View file

@ -2,10 +2,12 @@
<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.
- 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>