Crates.io | numcodecs-zfp-classic |
lib.rs | numcodecs-zfp-classic |
version | 0.3.3 |
created_at | 2025-03-19 10:40:38.573016+00 |
updated_at | 2025-07-02 11:11:15.650059+00 |
description | ZFP (classic) codec implementation for the numcodecs API |
homepage | |
repository | https://github.com/juntyr/numcodecs-rs |
max_upload_size | |
id | 1597878 |
size | 71,975 |
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.
Licensed under the Mozilla Public License, Version 2.0 (LICENSE or https://www.mozilla.org/en-US/MPL/2.0/).
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.