Tue, 30 Apr 2024 14:08:22 UTC | login

Information for build zfp-0.5.5-5.fc37

ID219608
Package Namezfp
Version0.5.5
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zfp.git#64047973b962d9c30e0e6ed9e475309a3d20d8c1
SummaryLibrary for compressed numerical arrays with high throughput R/W random access
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 11 Nov 2022 16:55:54 UTC
CompletedFri, 11 Nov 2022 18:20:45 UTC
Taskbuild (f37, /rpms/zfp.git:64047973b962d9c30e0e6ed9e475309a3d20d8c1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zfp.git#64047973b962d9c30e0e6ed9e475309a3d20d8c1'}}
Tags
f37
f38
RPMs
src
zfp-0.5.5-5.fc37.src.rpm (info) (download)
riscv64
zfp-0.5.5-5.fc37.riscv64.rpm (info) (download)
zfp-devel-0.5.5-5.fc37.riscv64.rpm (info) (download)
zfp-debuginfo-0.5.5-5.fc37.riscv64.rpm (info) (download)
zfp-debugsource-0.5.5-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 08 2020 Orion Poplawski <orion@nwra.com> - 0.5.5-1 - Update to 0.5.5 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild