From 1f723295f12519a3fc4d55b5591b8d85ae864e17 Mon Sep 17 00:00:00 2001 From: Thomas VINCENT Date: Mon, 4 Sep 2023 14:19:05 +0200 Subject: [PATCH] update documentation of embedded filters/lib versions --- doc/information.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/information.rst b/doc/information.rst index 2e6a7e29..f77263e3 100644 --- a/doc/information.rst +++ b/doc/information.rst @@ -56,9 +56,9 @@ HDF5 compression filters and compression libraries sources were obtained from: * bzip2 plugin (from `PyTables `_ v3.8.0) using `BZip2 `_ (v1.0.8). * `hdf5-blosc plugin `_ (v1.0.0) - using `c-blosc `_ (v1.21.4), LZ4, Snappy, ZLib and ZStd. + using `c-blosc `_ (v1.21.5), LZ4, Snappy, ZLib and ZStd. * hdf5-blosc2 plugin (from `PyTables `_ v3.8.0) - using `c-blosc2 `_ (v2.9.2), LZ4, ZLib and ZStd. + using `c-blosc2 `_ (v2.10.2), LZ4, ZLib and ZStd. * `FCIDECOMP plugin `_ (v1.0.2) using `CharLS `_ (1.x branch, commit `25160a4 `_). @@ -68,18 +68,17 @@ HDF5 compression filters and compression libraries sources were obtained from: * `SZ3 plugin `_ (commit `4bbe9df7e4bcb `_) using `SZ3 `_ and ZStd. -* `HDF5-ZFP plugin `_ - (commit `cd5422c `_) +* `HDF5-ZFP plugin `_ (v1.1.1) using `zfp `_ (v1.0.0). * `HDF5Plugin-Zstandard `_ (commit `d5afdb5 `_) using ZStd. Sources of compression libraries shared accross multiple filters were obtained from: -* `LZ4 v1.9.4 `_ +* `LZ4 v1.9.4 `_ * `Snappy v1.1.10 `_ -* `ZStd v1.5.5 `_ -* `ZLib v1.2.13 `_ +* `ZStd v1.5.5 `_ +* `ZLib v1.2.13 `_ When compiled with Intel IPP, the LZ4 compression library is replaced with `LZ4 v1.9.3 `_ patched with a patch from Intel IPP 2021.7.0.