Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Qiskit IBMQ Provider 0.18.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 09 Dec 15:46
· 71 commits to master since this release
0.18.2
542d689

Changelog

Fixed

  • Fix delivered in #1065 for the issue where job kept crashing when Parameter was passed in circuit metadata.

  • Fix delivered in #1094 for the issue wherein qiskit.providers.ibmq.runtime.RuntimeEncoder does an extra decompose() if the circuit being serialized is a BlueprintCircuit.