libpressio version 0.50.1
libpressio version 0.50.1
Minor Improvements
- Python bindings now expose the POSIX IO functions for ease of use.
Bug Fixes
- pressio_io objects now clear errors at the beginning of functions that
could possibly error - struct pressio_metrics now properly copies the underlying object when it is
copied - fixed a memory leak in fpzip_plugin::compress
- fixed an error in the way that standard deviation was calculated in
error_stat - fixed some minor memory leaks in the tests