Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Use h5py as an independent check. #845

Open
1uc opened this issue Nov 15, 2023 · 0 comments
Open

Use h5py as an independent check. #845

1uc opened this issue Nov 15, 2023 · 0 comments
Labels
testing Anything related to (automated) tests.

Comments

@1uc
Copy link
Collaborator

1uc commented Nov 15, 2023

Write-read cycles have the flaw that they can't detect certain bugs, e.g. if the array is column-major instead of row-major a simply write-read cycles using always the same types, wont fail.

One idea is to use h5py to act as an independent check. We would write in HighFive/h5py then read in h5py/HighFive.

@1uc 1uc added the testing Anything related to (automated) tests. label Nov 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing Anything related to (automated) tests.
Projects
None yet
Development

No branches or pull requests

1 participant