Skip to content

Commit

Permalink
fixing synthesis release notes (Qiskit#12715)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderivrii authored and Procatv committed Aug 1, 2024
1 parent 226a75d commit 1187575
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion releasenotes/notes/oxidize-acg-0294a87c0d5974fa.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
upgrade_synthesis:
features_synthesis:
- |
Port :func:`.synth_permutation_acg`, used to synthesize qubit permutations, to Rust.
This produces an approximate 3x performance improvement on 1000 qubit circuits.
2 changes: 1 addition & 1 deletion releasenotes/notes/oxidize-permbasic-be27578187ac472f.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
upgrade_synthesis:
features_synthesis:
- |
Port :func:`.synth_permutation_basic`, used to synthesize qubit permutations, to Rust.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
upgrade_synthesis:
features_synthesis:
- |
The function :func:`.synth_clifford_greedy` that synthesizes :class:`.Clifford` operators
was ported to Rust, leading to a significant increase in performance for all numbers of
Expand Down

0 comments on commit 1187575

Please sign in to comment.