Experiment-related scripts for the Bachelor's Thesis "Efficient Lossy and Lossless Time Series Compression on Embedded Devices" by Sio Kreuzer
To build: use instructions provided in the thesis or odin build <directory> -debug
(may require a build of TerseTS)
To run non-Odin executables: LD_LIBRARY_PATH="$(pwd):${LD_LIBRARY_PATH}" <program> <arguments>