Published July 29, 2024
| Version v2.10.0
Software
Open
HighFive - Header-only C++ HDF5 interface
Description
Version 2.10.0 - 2024-07-29
New Features
- `read_raw` when reading from pointers. (#928,#940)
- Improve inspector for `T[N]`. (#929)
Deprecations
Please consult the Migration Guide for details about migrating away from deprecated features.
- Deprecated
FixedLenStringArray
(#932) - The overload
read(T*, ...)
has been deprecated, but notread(T&, ...)
. (#928)
Improvements
- Improved documentation.
Bug Fixes
- Fixed a performance bug involving `HyperSlab`s (#1032)
Files
BlueBrain/HighFive-v2.10.0.zip
Files
(644.6 kB)
Name | Size | Download all |
---|---|---|
md5:5d433efcae01502093bf38f3174c5d0e
|
644.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/BlueBrain/HighFive/tree/v2.10.0 (URL)