qiskit-community / qiskit-ionq

Qiskit provider for IonQ backends
https://qiskit-community.github.io/qiskit-ionq/
Apache License 2.0
42 stars 24 forks source link

Transpile native gates for custom backend #112

Closed splch closed 1 year ago

splch commented 1 year ago

Summary

Uses Qiskit's basis_gates argument with transpile to have gate parity between circuit and computer.

Details and comments