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

Use PyQuil v4 #141

Open jselig-rigetti opened 1 year ago

jselig-rigetti commented 1 year ago

Update the pyquil dependency to use v4.

Note that there's no official v4 release as of yet, but based on https://github.com/rigetti/pyquil/milestone/27 the rc releases should be stable with the eventual release.

isaacdevlugt commented 1 year ago

Hey @jselig-rigetti! Is this something that you or someone else at Rigetti would be interested in making a contribution for?

jselig-rigetti commented 1 year ago

Yes, I plan to take it on, you could assign it to me 👍

isaacdevlugt commented 1 year ago

Awesome! Let us know if you have any questions or concerns 😄

jselig-rigetti commented 9 months ago

Blocked by https://github.com/PennyLaneAI/pennylane-rigetti/pull/147