Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
adjs committed Mar 4, 2023
1 parent cb083cb commit d373933
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions releasenotes/notes/mcxvchain_dirty_auxiliary-5ea4037557209f6e.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
features:
- |
:class:`.MCXVChain` has two new Boolean parameters `relative_phase` and `action_only`.
If `action_only` the circuit does not clean the dirty qubits. If `relative_phase`
the gate is implemented up to a global phase. Both parameters are used to optimize the
decomposition of MCXVChain.
fixes:
- |
:class:`.MCXVChain` with k controls and k-2 dirty auxiliary qubits now requires 8k-6 cx gates.

0 comments on commit d373933

Please sign in to comment.