View source on GitHub |
Native gates for IonQ hardware
Classes
class GPI2Gate
: The GPI2 gate is a single qubit gate representing a pi/2 pulse.
class GPIGate
: The GPI gate is a single qubit gate representing a pi pulse.
class MSGate
: The Mølmer–Sørensen (MS) gate is a two qubit gate native to trapped ions.
Functions
GPI(...)
: An instance of the single qubit GPI gate with no phase.
GPI2(...)
: An instance of the single qubit GPI2 gate with no phase.
MS(...)
: An instance of the two qubit Mølmer–Sørensen (MS) gate with no phases.