Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
EchoedCrossResonanceHamiltonian.circuits¶
- EchoedCrossResonanceHamiltonian.circuits()¶
Return a list of experiment circuits.
- Return type:
List
[QuantumCircuit
]- Returns:
A list of
QuantumCircuit
.- Raises:
QiskitError – When the backend is not set and cr gate is
CRPulseGate
type.