numcodecs-zfp-classic

Crates.ionumcodecs-zfp-classic
lib.rsnumcodecs-zfp-classic
version0.3.3
created_at2025-03-19 10:40:38.573016+00
updated_at2025-07-02 11:11:15.650059+00
descriptionZFP (classic) codec implementation for the numcodecs API
homepage
repositoryhttps://github.com/juntyr/numcodecs-rs
max_upload_size
id1597878
size71,975
Juniper Tyree (juntyr)

documentation

README

CI Status MSRV Latest Version PyPi Release Rust Doc Crate Rust Doc Main Read the Docs

numcodecs-zfp-classic

ZFP (classic) codec implementation for the numcodecs API.

This implementation uses ZFP's default ZFP_ROUNDING_MODE=ZFP_ROUND_NEVER rounding mode, which is known to increase bias and correlation in ZFP's errors (see https://zfp.readthedocs.io/en/release1.0.1/faq.html#zfp-rounding).

Please see the numcodecs-zfp codec for an implementation that uses an improved version of ZFP.

License

Licensed under the Mozilla Public License, Version 2.0 (LICENSE or https://www.mozilla.org/en-US/MPL/2.0/).

Funding

The numcodecs-zfp-classic crate has been developed as part of ESiWACE3, the third phase of the Centre of Excellence in Simulation of Weather and Climate in Europe.

Funded by the European Union. This work has received funding from the European High Performance Computing Joint Undertaking (JU) under grant agreement No 101093054.

Commit count: 182

cargo fmt