summaryrefslogtreecommitdiff
path: root/include/compression
AgeCommit message (Collapse)Author
2013-05-17Added conversion from unpacked integers to float/double.Daniel Spangberg
Added tests for recompression (uncompress to int, compress int) Added tests for conversion from unpacked integers to float/double.
2013-05-16Properly compile the tng_compress testsuite using cmake.Daniel Spangberg
2013-05-16Separated quantization and compression/uncompression more, to allow ↵Daniel Spangberg
compression/uncompression of float data. Also added compression/uncompression of integer data, which will allow for recompression.
2013-05-15Cleanup: Remove old remains of autoconf in the compression code.Daniel Spangberg
2013-05-15fix compression include file my64bit.h to first test inttypes, then do some ↵Daniel Spangberg
other tests to find a 64 bit int.
2013-05-15Added tng_compress trajectory compression algorithmsDaniel Spangberg
contact: Jan Huwald // Impressum