ppc64le/linux/: zfpy-1.0.1 metadata and description
zfp compression in Python
| author | Peter Lindstrom, Danielle Asher |
| author_email | [email protected] |
| metadata_version | 2.1 |
| File | Tox results | History |
|---|---|---|
zfpy-1.0.1-cp310-cp310-linux_ppc64le.whl
|
|
|
zfpy-1.0.1-cp311-cp311-linux_ppc64le.whl
|
|
|
zfpy-1.0.1-cp312-cp312-linux_ppc64le.whl
|
|
|
zfpy-1.0.1-cp39-cp39-linux_ppc64le.whl
|
|
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.