Updated Readme.mD

This commit is contained in:
Patrick Vogler 2024-03-05 14:58:50 +01:00
parent 41ecc696ca
commit 1a24035c06
Signed by: Patrick Vogler
GPG key ID: 5536B08CE82E8509

View file

@ -2,9 +2,9 @@
<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.
- 0-docs: Lecture slides
- 1-bwc: Source code of the BigWhoop compression library
- 2-data: Test data sets
<h1 align="center">Building BigWhoop</h1>