¶
Open Quantum Design: Dataschema
Note
Still in very early stages of development! Significant breaking changes are expected.
This library defines a standard dataschema for storing large, processed datasets from OQD classical emulators and real hardware devices. The design goals are to have:
- A tool which standardizes data into the HDF5 format.
- Minimizes a priori knowledge that is needed of the internal heirarchical structure, reducing friction for users to load data.
- Transparently return both raw and processed data, where the levels of post-processing can be selected by the user.
To install,