PennyLaneAI / pennylane-rigetti

This PennyLane plugin allows the Rigetti Forest QPUs, QVM, and wavefunction simulator to optimize quantum circuits.
https://docs.pennylane.ai/projects/rigetti
BSD 3-Clause "New" or "Revised" License
37 stars 28 forks source link

Add `StatePrep` support #137

Closed Jaybsoni closed 1 year ago

Jaybsoni commented 1 year ago

Following the work here, we make sure that the pennylane-rigetti plugin supports both operators and defaults to using StatePrep where appropriate until it is deprecated.

Jaybsoni commented 1 year ago

[sc-43547]