Skip to content

Qiskit Terra 0.18.1

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 02 Aug 19:15
· 3393 commits to main since this release
0.18.1
31a6228

Changelog

Changed

  • Exclude bip-mapper extra from all (#6843) (#6846)

Fixed

  • Build aarch64 wheels in github actions with QEMU emulation (#6844) (#6854)
  • Fix QNSPSA settings (#6818) (#6837)
  • Handle single bit conditions in QPY (#6775) (#6835)
  • Fix JupyterLab compatibility with job watcher widget (#6598) (#6834)
  • Fix subgraph handling of non-contiguous nodelist argument (#6738) (#6820)
  • Ensure a non-parameterized global phase in EvolvedOperatorAnsatz is a float (#6792) (#6805)
  • Fix CompleteMeasFitter not imported in QuantumInstance (#6782) (#6790)
  • sx and sxdg colored as cliffords in mpl (#6765) (#6773)
  • Fix fake backend kwargs (#6743) (#6747)
  • Change operator comparison from np.array_equal to np.allclose (#6473) (#6644) (#6739)
  • update docstrings in UnitarySynthesis pass (#6737) (#6745)
  • Handle complex parameters and blueprint circuits in QPY (#6713) (#6730)