Skip to content

Commit 419f40e

Browse files
fixing synthesis release notes (#12715)
1 parent ba486b7 commit 419f40e

3 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
upgrade_synthesis:
2+
features_synthesis:
33
- |
44
Port :func:`.synth_permutation_acg`, used to synthesize qubit permutations, to Rust.
55
This produces an approximate 3x performance improvement on 1000 qubit circuits.
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
upgrade_synthesis:
2+
features_synthesis:
33
- |
44
Port :func:`.synth_permutation_basic`, used to synthesize qubit permutations, to Rust.

releasenotes/notes/oxidize-synth-clifford-greedy-0739e9688bc4eedd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
upgrade_synthesis:
2+
features_synthesis:
33
- |
44
The function :func:`.synth_clifford_greedy` that synthesizes :class:`.Clifford` operators
55
was ported to Rust, leading to a significant increase in performance for all numbers of

0 commit comments

Comments
 (0)