ppc64le/linux/: zfpy-1.0.1 metadata and description

Homepage Simple index

zfp compression in Python

author Peter Lindstrom, Danielle Asher
author_email [email protected]
File Tox results History
zfpy-1.0.1-cp310-cp310-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.10
zfpy-1.0.1-cp311-cp311-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.11
zfpy-1.0.1-cp312-cp312-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.12
zfpy-1.0.1-cp39-cp39-linux_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.9

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 compression of whole arrays using both lossless and lossy compression with error tolerances. zfp is primarily written in C and C++ but also includes Python and Fortran bindings.