silx-kit/hdf5plugin: v5.0.0: 30/08/2024
Authors/Creators
- 1. ESRF
- 2. @JaneliaSciComp
- 3. www.hzdr.de
Description
What's Changed
This release requires Python >= 3.8 (PR #301) and h5py >= 3.0.0 (PR #300).
Removed deprecated constants:
hdf5plugin.config,hdf5plugin.date,hdf5plugin.hexversionandhdf5plugin.strictversion(PR #301)Compression filters and libraries:
Added Sperr filter (PR #303, #322)
Updated filters:
- Fcidecomp (v2.1.1) (PR #311, #320)
- hdf5-blosc (v1.0.1) (PR #310)
- LZ4 (commit 49e3b65) (PR #310)
- SZ (commit f466775) (PR #310)
Updated libraries:
- c-blosc (v1.21.6) (PR #320)
- c-blosc2 (v2.15.1) (PR #315, #320, #321)
- CharLS (v2.1.0) (PR #311)
- LZ4 (v1.10.0) (PR #320)
- Snappy (v1.2.1) (PR #310)
- zlib (v1.3.1) (PR #320)
- ZStd (v1.5.6) (PR #315)
Fixed zfp compilation options for Visual Studio 2022 (PR #313)
Fixed
hdf5plugin.Bitshuffleto avoid raisingValueErrorwhenlz4=False(PR #309)Fixed compilation warning on Windows by removing
/openmplink flags (PR #316)Added
HDF5PLUGIN_CPP20build configuration environment variables for Sperr (PR #303)Updated
setup.py(PR #298)Updated copyright statement (PR #308)
Updated documentation (PR #299, #312, #314, #319)
Updated continuous integration configuration (PR #298, #312,#313, #314)
New Contributors
- @psteinb made their first contribution in https://github.com/silx-kit/hdf5plugin/pull/309
Full Changelog: https://github.com/silx-kit/hdf5plugin/compare/v4.4.0...v5.0.0
Files
silx-kit/hdf5plugin-v5.0.0.zip
Files
(67.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:80b0cae1cd9961738844cbc66c806c53
|
67.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/silx-kit/hdf5plugin/tree/v5.0.0 (URL)