github PennyLaneAI/pennylane-qiskit v0.34.0
Release 0.34.0

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

Bug fixes 🐛

  • The kwargs job_tags and session_id are passed to the correct arguments in the circuit_runner device so that they will be used in the Qiskit backend; these were previously ignored. (#358)

  • The generate_samples method for the IBMQSamplerDevice is updated to get counts from the nearest probability distribution rather than the quasi-distribution (which may contain negative probabilities and therefore raise errors). (#357)

  • The generate_samples method for the IBMQSamplerDevice now avoids raising an indexing error when some states are not populated, and labels states according to the Pennylane convention instead of Qiskit convention. (#357)

Contributors ✍️

This release contains contributions from (in alphabetical order):

Lillian Frederiksen, Francesco Scala

Don't miss a new pennylane-qiskit release

NewReleases is sending notifications on new releases.