Qiskit Terra 0.22.1
Full release notes: https://qiskit.org/documentation/release_notes.html#terra-0-22-1
Changelog
Fixed
- Fix default batching in variational algorithms (#9038) (#9050)
- Fix handling of global ideal gates for target build_coupling_map() (#8977) (#9040)
- Fix backend primitives on backends with job size limit (#8955) (#9039)
- Fix zero-operand gates and instructions (#8272) (#9034)
- Fix transpile() with a Target containing an ideal Measure (#8995) (#9020)
- Fix
VQD
fork>2
(#8989) (#9009) - Fix manifest entry for mpl styles (#9004) (#9007)
- fix #8992 (#8998) (#9000)
- Fix VF2Layout and VF2PostLayout handling of instructions without error (#8978) (#8997)
- Cast ParameterExpression to float in RZXBuilder and RZXCalibrationBuilderNoEcho (#8965) (#8994)
- Fix parallel dispatch with target argument in transpile() (#8952) (#8972)
- Fix Statevector.evolve and DensityMatrix.evolve for mixed dimension subsystems (#8900) (#8964)
- Fix classical-bit handling in control-flow StochasticSwap (#8906) (#8956)
- fix hinton visualization bug (#8447) (#8946)
- Fix single-bit-condition equality in QuantumCircuit and DAGCircuit (#8930) (#8943)
- Fix qpy custom ControlledGate with overloaded _define() (#8927) (#8937)
- Fix
BarrierBeforeFinalMeasurements
with loose bits (#8924) (#8939) - Fix handling of globally defined operations in Target (#8925) (#8938)
- Fix loose-bit handling in QPY (#8928) (#8931)
- Fix pauli_basis deprecation (#8905) (#8909)