Skip to content

[FEATURE] Build out QRC base classes #42

Open
@Kenny-Heitritter

Description

@Kenny-Heitritter

Feature Description

Shehbaz has implemented a first-take at QRC using Cuda-Quantum in https://github.com/ShehbazTariq/cudaq-qrc. We should start off by building base classes that make sense in the context of that codebase. The overall workflow would be:

  1. determine the main process flows (encoding, dynamics, etc) in that repo's example notebook
  2. build base classes here such that they are likely to be extensible to other variations of QRC
  3. using inheritance from these base classes, build specialized classes that make it easy to run the same workflow from the original notebook

Implementation (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions