Skip to content

Qiskit 1.1.1

Latest
Compare
Choose a tag to compare
@ElePT ElePT released this 21 Jun 06:44
· 224 commits to main since this release
1.1.1
9092ee7

Changelog

Fixed

  • Fix a bug in isometry.rs (backport #12469) (#12471)
  • Implement __array__ for qasm2._DefinedGate (backport #12119) (#12523)
  • Avoid exception in Target.has_calibration for instruction without properties (backport #12526) (#12527)
  • Fix QuantumCircuit.depth with zero-operands and Expr nodes (backport #12429) (#12528)
  • Fix bugs with VF2Layout pass and Qiskit Aer 0.13 (backport #11585) (#12537)
  • Use hash of numeric value for bound parameter expressions (backport #12488) (#12548)
  • Do not retain and expose old elements of ParameterVector (backport #12561) (#12565)
  • Fix v2 pulse drawer (backport #12608) (#12614)