-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Task Overview
QXMT aims to support various quantum libraries through a unified interface in the future, simplifying experiment management. In this issue, I would like to request the implementation of support for the Cirq library in QXMT, which currently only supports Pennylane.
The library-dependent code is primarily implemented in the following locations.
qxmt/devices
qxmt/kernels
qxmt/feature_maps
Please implement the code that utilizes the Cirq simulator with a similar interface in these folders. Ultimately, I want it to be executable via the config, just as it currently is. It is perfectly fine to tackle these changes across multiple issues.
Feel free to reach out on this thread if you have any questions.
Thank you !
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers