SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

zfp rpm build for : Fedora Other. For other distributions click zfp.

Name : zfp
Version : 1.0.1 Vendor : Fedora Project
Release : 3.fc41 Date : 2024-07-21 11:29:48
Group : Unspecified Source RPM : zfp-1.0.1-3.fc41.src.rpm
Size : 0.28 MB
Packager : Fedora Project
Summary : Library for compressed numerical arrays with high throughput R/W random access
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/z

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  zfp-1.0.1-3.fc41.i686.rpm
ftp.icm.edu.pl  zfp-1.0.1-3.fc41.i686.rpm
     Search for other platforms
zfp-1.0.1-3.fc41.sparc.rpm
zfp-1.0.1-3.fc41.alpha.rpm
zfp-1.0.1-3.fc41.ppc.rpm
zfp-1.0.1-3.fc41.ia64.rpm
zfp-1.0.1-3.fc41.s390.rpm

Provides :
libzfp.so.1
zfp
zfp(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.34)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
libc.so.6(GLIBC_ABI_DT_RELR)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.3.1)
libgomp.so.1
libgomp.so.1(GOMP_4.0)
libgomp.so.1(OMP_1.0)
libm.so.6
libm.so.6(GLIBC_2.0)
libzfp.so.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/zfp
/usr/lib/.build-id
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/bd382c6197849b8fd08afeadfb615bebf455eb
/usr/lib/.build-id/84
/usr/lib/.build-id/84/eab1094f151831052a0b2be0cf61848bea7f4f
/usr/lib/libzfp.so.1
/usr/lib/libzfp.so.1.0.1
/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

 
ICM