zfp
Library for compressed numerical arrays that support high throughput read and write random access
Library for compressed numerical arrays that support high throughput read and write random access
To install this package, run one of the following:
zfp is an open source C/C++ library for compressed numerical arrays that support high throughput read and write random access. zfp also supports streaming compression of integer and floating-point data, e.g., for applications that read and write large data sets to and from disk. zfp is primarily written in C and C++ but also includes Python and Fortran bindings.
Summary
Library for compressed numerical arrays that support high throughput read and write random access
Last Updated
Dec 16, 2023 at 22:35
License
BSD-3-Clause
Total Downloads
5.1M
Supported Platforms
Home
https://zfp.llnl.govGitHub Repository
https://github.com/LLNL/zfpDocumentation
https://zfp.readthedocs.io/