Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: zfp | Distribution: Fedora Project |
Version: 1.0.0 | Vendor: Fedora Project |
Release: 2.fc39 | Build date: Sat Jul 22 21:56:12 2023 |
Group: Unspecified | Build host: buildvm-x86-18.iad2.fedoraproject.org |
Size: 260844 | Source RPM: zfp-1.0.0-2.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://computation.llnl.gov/projects/floating-point-compression | |
Summary: Library for compressed numerical arrays with high throughput R/W random access |
This is zfp, an open source C/C++ library for compressed numerical arrays that support high throughput read and write random access. zfp was written by Peter Lindstrom at Lawrence Livermore National Laboratory, and is loosely based on the algorithm described in the following paper: Peter Lindstrom "Fixed-Rate Compressed Floating-Point Arrays" IEEE Transactions on Visualization and Computer Graphics, 20(12):2674-2683, December 2014 doi:10.1109/TVCG.2014.2346458 zfp was originally designed for floating-point data only, but has been extended to also support integer data, and could for instance be used to compress images and quantized volumetric data. To achieve high compression ratios, zfp uses lossy but optionally error-bounded compression. Although bit-for-bit lossless compression of floating-point data is not always possible, zfp is usually accurate to within machine epsilon in near-lossless mode. zfp works best for 2D and 3D arrays that exhibit spatial coherence, such as smooth fields from physics simulations, images, regularly sampled terrain surfaces, etc. Although zfp also provides a 1D array class that can be used for 1D signals such as audio, or even unstructured floating-point streams, the compression scheme has not been well optimized for this use case, and rate and quality may not be competitive with floating-point compressors designed specifically for 1D streams.
BSD
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 04 2023 Orion Poplawski <orion@nwra.com> - 1.0.0-1 - Update to 1.0.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/bin/zfp /usr/lib/.build-id /usr/lib/.build-id/29 /usr/lib/.build-id/29/3b64b88352e94f15520d664522a341facf48a0 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/c59c3eb31b887cc0c695d126387d4343d80f42 /usr/lib64/libzfp.so.1 /usr/lib64/libzfp.so.1.0.0 /usr/share/doc/zfp /usr/share/doc/zfp/CHANGELOG.md /usr/share/doc/zfp/NOTICE /usr/share/doc/zfp/README.md /usr/share/licenses/zfp /usr/share/licenses/zfp/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024