Open shaomeng opened 7 months ago
This PR adds a pair of functions: sperr_compress() and sperr_decompress(), in the C API that can perform compression/decompression tasks in both 2D and 3D cases.
sperr_compress()
sperr_decompress()
This PR adds a pair of functions:
sperr_compress()
andsperr_decompress()
, in the C API that can perform compression/decompression tasks in both 2D and 3D cases.