Skip to content

Release 0.31.0

Compare
Choose a tag to compare
@timmysilv timmysilv released this 26 Jun 19:41
· 125 commits to master since this release
577dc2f

New features since last release

  • Added a RemoteDevice (PennyLane device name: qiskit.remote) that accepts a backend instance directly. (#304)

Breaking changes

  • The vqe_runner has been removed, as the Qiskit Runtime VQE program has been retired.
    (#313)

Bug fixes

  • The list of supported gates is replaced with pennylane.ops._qubit__ops__ so that the CZ gate is included.
    (#305)

Contributors

This release contains contributions from (in alphabetical order):

Matthew Silverman, Frederik Wilde, Etienne Wodey (Alpine Quantum Technologies GmbH)