Skip to content

v0.0.42

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:09
· 338 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.0.42
33b462b

Changelog

  • 33b462b Bump to v0.0.42
  • 9af532e qpi-driver: add CRZGate/CPhaseGate support with unitary test coverage
  • df92baa fix(qblox): remove dead condition in _apply_parameters
  • 40fd6fa fix(qpi-driver): make hex_counts genuinely hex-keyed in build_qiskit_result
  • 410651b qpi-driver: align qblox CZ compilation with quantify (merge virtual-Z corrections into pulse)
  • dff0547 qpi-driver: fix fragile ThresholdedAcquisition threshold biasing counts toward 0
  • b47e5c2 qpi-driver: Handle heterogeneous multi-circuit batches in executors
  • 233040e qpi-driver: fix executors to execute all circuits in qblox/quantify batches
  • 0bef44e fix(qblox,quantify): correct Toffoli (CCX) decomposition
  • b5e4ce8 qpi-driver: Fix emission per-measurement classical bits in counts (proper qreg->creg mapping)
  • f74e2d3 qpi-driver: fix meas_level=2 counts collapsing all shots into one bin
  • c95011d qpi-driver: fix 'can only handle OpenQASM 2.0, but given 3.0' error caused by genuine error in OpenQASM 3