Skip to content

Qiskit Terra 0.16.2

Choose a tag to compare

@qiskit-bot qiskit-bot released this 26 Jan 17:26
· 6275 commits to main since this release
0.16.2
a517383

Changelog

Fixed

  • Update the definition of the Hellinger fidelity (bp #5595) (#5703)
  • Fix global phase tracking around DAGCircuit.substitute_node. (bp #5618) (#5673)
  • More efficient C3X implementation (bp #5668) (#5669)
  • Fix U2Gate decomposition in QuantumCircuit.u2 deprecation message. (#5660) (#5663)
  • [Stable] Improve 1q decomposition pass with multiple matching basis (#5431) (#5655)
  • Fix global phase in OneQubitEulerDecomposer using PSX and ZSX basis and in Diagonal gate (#5474) (#5652)
  • Make optimize_1q_gates U and P aware (#5429) (#5651)
  • Durations populated from calibrations (#5562) (#5616)
  • Convert delays to instructions when assembling (#5481) (#5615)
  • Use actual gate name in backend monitor (bp #5546) (#5589)
  • Add ZSX Euler basis to UnitarySynthesis pass. (#5583) (#5585)
  • Fix global phase handling in circuit.repeat (#5588) (#5592)
  • transpile singleton (#5298) (#5507)
  • Fix compensate_phase of pulse.builder.frequency_offset (#5489) (#5497)
  • Add missing layout data for ibmq_casablanca. (#5492) (#5500)
  • Fix bug when multiplying SparsePauliOp by np.int64 (#5417) (#5419)