0.16.1 - 2026-01-22¶
Fixed¶
Fixed handling of building of
BoxOps appended directly to aqiskit.QuantumCircuit. This fixes issues where theBoxOp.body.qubitsare different than those on the containing circuit, and ensures arguments on aSamplexare in the correct order. (#297)