Skip to content

Qiskit Terra 0.23.3

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 21 Mar 18:06
· 2158 commits to main since this release
0.23.3
7dc7a1c

Changelog

Fixed

  • Fix non-complex dtypes in OneQubitEulerDecomposer methods (#9828) (#9829)
  • fix qasm with reset (#9819) (#9826)
  • Clip probabilities in QuantumState (#9762) (#9812)
  • Improve error messages in Target-based GateDirection pass (#9787) (#9791)
  • Fix basis_gates and coupling_map backend override in transpile() (#9789) (#9792)
  • Fix explicitly calibrated gates in GateDirection (#9786) (#9788)
  • Qiskit gates not qelib1.inc are now defined when dumped (backport #9777) (#9778)
  • Fix bitstring padding in the BackendSampler (#9744) (#9745)
  • transpiler/1q_decomposition: fix circuit score for zero gate errors (#9701)
  • Add inverse method to ECRGate (#9733) (#9738)
  • Fix handling of BackendV1 simulators in PassManagerConfig.from_backend (#9719) (#9725)
  • Fix qpy import of circuit with StatePreparation (#9665) (#9711)
  • Fix wrong argument supplied to _identity_op() (#9201) (#9703)
  • Stop raising AttributeError when accessing missing calibration (#9681) (#9683)
  • Fix escaping of identifiers in OQ3 output (#9660) (#9673)
  • Fix typing error in random_circuit conditionals (#9651) (#9656)
  • Fix bug in backend primitives with bound_pass_manager (#9629) (#9652)