github PennyLaneAI/pennylane-qiskit v0.20.0
Release 0.20.0

latest releases: v0.38.0, v0.37.0, v0.36.0...
2 years ago

New features since last release

  • Defined the QiskitDevice.batch_execute method, to allow Qiskit backends to run multiple quantum circuits at the same time. This addition allows submitting batches of circuits to IBMQ e.g., when computing gradients internally. (#156) (#163) (#167)

Improvements

  • Added native support for the qml.Identity operation to the Qiskit devices and converters. (#162)

  • Added support for the qml.SX operation to the Qiskit devices. (#158)

  • Added support for returning job execution times. (#160)

  • Added support for Python 3.10. (#170)

Contributors

This release contains contributions from (in alphabetical order):

Guillermo Alonso-Linaje, David Ittah, Romain Moyard, Antal Száva.

Don't miss a new pennylane-qiskit release

NewReleases is sending notifications on new releases.