zfp

Edit Package zfp
https://github.com/LLNL/zfp

zfp is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.

zfp uses lossy but optionally error-bounded compression to achieve high compression ratios. Bit-for-bit lossless compression is also possible through one of zfp's compression modes. zfp works best for 2D, 3D, and 4D arrays that exhibit spatial correlation, such as continuous fields from physics simulations, natural images, regularly sampled terrain surfaces, etc. zfp compression of 1D arrays is possible but generally discouraged.

zfp is freely available as open source and is distributed under a BSD license. zfp is primarily written in C and C++ but also includes Python and Fortran bindings. zfp conforms to various language standards, including C89, C99, C11, C++98, C++11, and C++14, and is supported on Linux, macOS, and Windows.

Refresh
Refresh
Source Files
Filename Size Changed
zfp-0.5.5.tar.gz 0000127482 124 KB
zfp.changes 0000000475 475 Bytes
zfp.spec 0000002237 2.18 KB
Revision 1 (latest revision is 3)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 826101 from andy great's avatar andy great (andythe_great) (revision 1)
Initial package release.
Dependency for python-imagecodecs.
Comments 0
openSUSE Build Service is sponsored by