szcompressor / SZ

Error-bounded Lossy Data Compressor (for floating-point/integer datasets)
http://szcompressor.org
Other
155 stars 56 forks source link

Introduce ability to track quantization intervals #85

Closed robertu94 closed 2 years ago

robertu94 commented 2 years ago

Previous versions of SZ would report the number of quantization intervals selected. This patch restores that ability when compiled with BUILD_STATS.