HDF5 V2.0
Open
@valeriupredoi is already working on this.
Since Dec 10, 2025.
enhancement
- Dominant language
- Python
- Stars
- 104
- Forks
- 28
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 6
Description
There are some major changes with version 2.0, some basic defaults have changed, and there is native complex number support.
We need to ensure that all our 1.X tests are not polluted by upstream library changes (i.e either force them to write old format files or make sure we have data files), and we need to add 2.X tests, and see if our existing complex support is compatible with this advancement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.