github PennyLaneAI/pennylane-qiskit v0.14.0
Release 0.14.0

latest releases: v0.36.0, v0.35.1, v0.35.0...
3 years ago

Bug fixes

  • With the release of Qiskit 0.23.3 gate parameters cannot be arrays. The device now converts arrays to lists. (#126)

  • When parsing the IBMQ token and the IBMQ URL, the values passed as keywords take precedence over environment variables. (#121)

  • When loading Qiskit circuits to PennyLane templates using load in converter.py, parameters with requires_grad=False are bound to the circuit. The old version bound objects that were not PennyLane Variable's, but that object class is now deprecated. (#127)

Contributors

This release contains contributions from (in alphabetical order):

Christina Lee, Antal Szava

Don't miss a new pennylane-qiskit release

NewReleases is sending notifications on new releases.