mirror of https://github.com/Qiskit/qiskit.git
7 lines
301 B
YAML
7 lines
301 B
YAML
---
|
|
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
|
|
qubits. For Cliffords over 50 qubits, the speedup is on the order of 1000 times.
|