Learn how to use our hardware-native gateset to run a circuit with PennyLane
v0.28.0
of the PennyLane IonQ plugin.
Gates are provided as part of the pennylane-ionq
package, including:
GPI(phi)
GPI2(phi)
MS(phi0, phi1, theta=0.25)
for Aria systemspennylane_ionq.ops
:
gateset="native"
:
pennylane-ionq
plugin currently does not support automatic transpilation from abstract to native gates, but we may add this capability in the future. For now, we recommend following this general procedure (also described in our main native gates guide) or using a different SDK.