Skip to content

Qiskit Terra 0.17.2

Choose a tag to compare

@qiskit-bot qiskit-bot released this 05 May 15:00
· 4902 commits to main since this release
0.17.2
1f5e3cb

Changelog

Fixed

  • BasisTranslator skips translating gates already in target basis (#6350) (#6356)
  • Support multiplication of TaperedPauliSumOp with ParameterExpression (#6315) (#6353)
  • Add support on QuantumInstance/run_circuits for Backends that don't handle QasmQobj (backport #6299) (#6343)
  • plot_histogram does not raise for neg values (#6340) (#6344)
  • Fix bug in Pauli.evolve for CZ, CY, Swap (#6287) (#6296)
  • Small fixes in the SparseVectorStateFn (#6272) (#6275)
  • Fix expval pauli qargs bug (#6304) (#6328)
  • Bugfix in clifford instruction name (#6251) (#6258)