Commits on Source (4)
-
Michael Buehlmann authored
porting changes from gio-sz branch of HACC to genericio
-
Michael Buehlmann authored
-
Michael Buehlmann authored
-
Michael Buehlmann authored
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- GNUmakefile 61 additions, 48 deletionsGNUmakefile
- GenericIO.cxx 6 additions, 3 deletionsGenericIO.cxx
- GenericIO.h 3 additions, 1 deletionGenericIO.h
- thirdparty/CMakeLists.txt 64 additions, 49 deletionsthirdparty/CMakeLists.txt
- thirdparty/SZ/sz/include/ArithmeticCoding.h 62 additions, 0 deletionsthirdparty/SZ/sz/include/ArithmeticCoding.h
- thirdparty/SZ/sz/include/ByteToolkit.h 28 additions, 26 deletionsthirdparty/SZ/sz/include/ByteToolkit.h
- thirdparty/SZ/sz/include/CacheTable.h 40 additions, 0 deletionsthirdparty/SZ/sz/include/CacheTable.h
- thirdparty/SZ/sz/include/CompressElement.h 12 additions, 11 deletionsthirdparty/SZ/sz/include/CompressElement.h
- thirdparty/SZ/sz/include/DynamicByteArray.h 3 additions, 3 deletionsthirdparty/SZ/sz/include/DynamicByteArray.h
- thirdparty/SZ/sz/include/DynamicIntArray.h 2 additions, 2 deletionsthirdparty/SZ/sz/include/DynamicIntArray.h
- thirdparty/SZ/sz/include/Huffman.h 9 additions, 3 deletionsthirdparty/SZ/sz/include/Huffman.h
- thirdparty/SZ/sz/include/MultiLevelCacheTable.h 50 additions, 0 deletionsthirdparty/SZ/sz/include/MultiLevelCacheTable.h
- thirdparty/SZ/sz/include/MultiLevelCacheTableWideInterval.h 54 additions, 0 deletionsthirdparty/SZ/sz/include/MultiLevelCacheTableWideInterval.h
- thirdparty/SZ/sz/include/TightDataPointStorageD.h 3 additions, 0 deletionsthirdparty/SZ/sz/include/TightDataPointStorageD.h
- thirdparty/SZ/sz/include/TightDataPointStorageF.h 3 additions, 0 deletionsthirdparty/SZ/sz/include/TightDataPointStorageF.h
- thirdparty/SZ/sz/include/TightDataPointStorageI.h 1 addition, 1 deletionthirdparty/SZ/sz/include/TightDataPointStorageI.h
- thirdparty/SZ/sz/include/VarSet.h 8 additions, 1 deletionthirdparty/SZ/sz/include/VarSet.h
- thirdparty/SZ/sz/include/conf.h 4 additions, 0 deletionsthirdparty/SZ/sz/include/conf.h
- thirdparty/SZ/sz/include/dataCompression.h 25 additions, 18 deletionsthirdparty/SZ/sz/include/dataCompression.h
thirdparty/SZ/sz/include/ArithmeticCoding.h
0 → 100644
thirdparty/SZ/sz/include/CacheTable.h
0 → 100644