github PennyLaneAI/pennylane-qiskit v0.30.1
Release 0.30.1

latest releases: v0.38.0, v0.37.0, v0.36.0...
16 months ago

Breaking changes

  • vqe_runner has been updated to use IBMQ's VQE program. The first argument, program_id, has
    now been removed. The upload_vqe_runner and delete_vqe_runner functions have also been removed.
    (#298)

Improvements

  • Updated many small things across the plugin to match re-works and deprecations in qiskit. The plugin
    can still be used in the same way as before. However, we suggest you authenticate with
    qiskit_ibm_provider.IBMProvider instead of qiskit.IBMQ from now on, as the latter is deprecated.
    (#301)

Contributors

This release contains contributions from (in alphabetical order):

Matthew Silverman

Don't miss a new pennylane-qiskit release

NewReleases is sending notifications on new releases.