Skip to content

Finish integrating Metadata dataclasses #76

Open
@gsgrattan

Description

@gsgrattan

When addressing Issue #51, I implemented a series of new dataclass objects to hold the necessary metadata for each object, like is_extrapolated

The base type is EstimateMetaData and there are various child classes that inherit from this for the different algorithms and applications we study.

There is an issue where we never fully integrated this into the quantum chemistry script and notebook leading to a lack of metadata in the resource estimates. Namely we never handled the new metadata in the double factorization implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions