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

Propagate circuit metadata to Azure Quantum job for IonQ backend #277

Closed
wants to merge 2 commits into from

Conversation

ricardo-espinoza
Copy link
Contributor

Running StateTomography from qiskit_experiments requires information from the circuit metadata that should be present in the job output. If those properties are not present, analysis of results will fail.

This change adds the corresponding circuit metadata.

vxfield and others added 2 commits February 18, 2022 21:56
* Add Quantinuum provider and targets

* Unit tests for Quantinuum and bug fixing

* Updated recordings

* Update azure-quantum/azure/quantum/aio/target/quantinuum.py

Co-authored-by: Cassandra Granade <[email protected]>

* Update azure-quantum/azure/quantum/aio/target/quantinuum.py

Co-authored-by: Cassandra Granade <[email protected]>

* Update azure-quantum/azure/quantum/target/__init__.py

Co-authored-by: Cassandra Granade <[email protected]>

* Update azure-quantum/tests/unit/test_qiskit.py

Co-authored-by: Cassandra Granade <[email protected]>

* Review feedback to use OpenQASM 2.0 instead of QASM

* New successfull test recordings

* Addressing review comments

* add missing recording

* remove unused vars

Co-authored-by: Cassandra Granade <[email protected]>
Co-authored-by: Guen Prawiroatmodjo <[email protected]>

Co-authored-by: Cassandra Granade <[email protected]>
Co-authored-by: Guen Prawiroatmodjo <[email protected]>
@ricardo-espinoza
Copy link
Contributor Author

This pull request has been replaced by #278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants