Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Build out QRC base classes #42

Open
Kenny-Heitritter opened this issue Jan 7, 2025 · 0 comments
Open

[FEATURE] Build out QRC base classes #42

Kenny-Heitritter opened this issue Jan 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Kenny-Heitritter
Copy link
Member

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

@Kenny-Heitritter Kenny-Heitritter added the enhancement New feature or request label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant