Release 0.31.0
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 theCZ
gate is included.
(#305)
Contributors
This release contains contributions from (in alphabetical order):
Matthew Silverman, Frederik Wilde, Etienne Wodey (Alpine Quantum Technologies GmbH)